This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=BIND_HOST=0.0.0.0 BIND_PORT=9425 ROOT_PATH=/usr/share/moosefs-cgi -
EnvironmentFile=-/etc/default/%p -
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/mfscgiserv -f -H ${BIND_HOST} -P ${BIND_PORT} -R ${ROOT_PATH} -
ExecStart=/usr/sbin/mfscgiserv start -
ExecStop=/usr/sbin/mfscgiserv stop -
Group=nogroup -
NoNewPrivilegesIntroduced in systemd 239=yes -
PIDFile=/var/lib/mfs/.mfscgiserv.lock -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-abnormal -
Restart=on-abort -
Type=forking -
User=mfs
-
-
[Unit]-
After=network.target -
After=network.target network-online.target -
Description=MooseFS CGI server -
Description=MooseFS CGI server daemon -
Documentation=man:mfscgiserv -
Wants=network-online.target
-
Additionnal notes
Nothing here.