This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=RAILS_ENV=production -
ExecStart=/usr/bin/bundle.ruby2.5 exec rake regsharing:sync -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=no -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=simple -
WorkingDirectory=/usr/share/rmt
-
-
[Unit]-
After=rmt-server.service -
Description=Share RMT registrations -
Requires=rmt-server.service
-
Additionnal notes
Nothing here.