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/mfscgi -
EnvironmentFile=-/etc/default/%p -
ExecStart=/usr/sbin/lizardfs-cgiserver -H ${BIND_HOST} -P ${BIND_PORT} -R ${ROOT_PATH} -
Restart=on-abort -
User=nobody
-
-
[Unit]-
After=network.target -
Description=LizardFS CGI server daemon -
Documentation=man:lizardfs-cgiserver
-
Additionnal notes
Nothing here.