This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/sbin/mfsmetalogger reload -
ExecStart=/usr/sbin/mfsmetalogger -d start -
ExecStart=/usr/sbin/mfsmetalogger start -
ExecStop=/usr/sbin/mfsmetalogger stop -
NoNewPrivilegesIntroduced in systemd 239=yes -
PIDFile=/var/lib/mfs/.mfsmetalogger.lock -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-abnormal -
Type=forking -
Type=simple
-
-
[Unit]-
After=local-fs.target network.target -
After=network.target network-online.target -
Description=MooseFS Metalogger server -
Documentation=man:mfsmetalogger -
Wants=local-fs.target network-online.target -
Wants=network-online.target
-
Additionnal notes
Nothing here.