This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecReload=/usr/sbin/mfschunkserver -c /etc/mfs-%I/mfschunkserver.cfg reload -
ExecStart=/usr/sbin/mfschunkserver -c /etc/mfs-%I/mfschunkserver.cfg start -
ExecStart=/usr/sbin/mfschunkserver -c /etc/mfs/%i/mfschunkserver.cfg -f start -
ExecStop=/usr/sbin/mfschunkserver -c /etc/mfs-%I/mfschunkserver.cfg stop -
IOAccounting=yes -
IOWeight=250 -
KeyringMode=inherit -
LimitMEMLOCK=infinity -
NoNewPrivilegesIntroduced in systemd 239=yes -
OOMScoreAdjust=-999 -
PIDFile=/var/lib/mfs-%I/.mfschunkserver.lock -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-abnormal -
Restart=on-abort -
StartupIOWeight=100 -
Type=forking -
Type=simple
-
-
[Unit]-
After=local-fs.target network.target moosefs-master.service -
After=network.target network-online.target -
Description=MooseFS Chunkserver -
Description=MooseFS chunkserver daemon -
Documentation=man:mfschunkserver -
Wants=local-fs.target network-online.target -
Wants=network-online.target
-
Additionnal notes
Nothing here.