This unit is provided by:
Options
-
[Install]-
WantedBy=rmt-server.target
-
-
[Service]-
Environment="LOG_TO_JOURNALD=1" "LANG=en" -
ExecStart=/usr/share/rmt/bin/rails db:create db:migrate RAILS_ENV=production -
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 -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=oneshot -
User=_rmt -
WorkingDirectory=/usr/share/rmt
-
-
[Unit]-
After=mysql.service -
Before=rmt-server.service -
Description=RMT database setup -
Requires=mysql.service
-
Additionnal notes
Nothing here.