This unit is provided by:
Options
-
[Install]
-
Also=fcgiwrap.socket
-
-
[Service]
-
Environment=DAEMON_OPTS=-f
-
EnvironmentFile=-/etc/default/fcgiwrap
-
EnvironmentFile=-/etc/sysconfig/fcgiwrap
-
ExecStart=/usr/sbin/fcgiwrap
-
ExecStart=/usr/sbin/fcgiwrap ${DAEMON_OPTS}
-
ExecStart=/usr/sbin/fcgiwrap -c 1
-
ExecStart=/usr/sbin/run-fcgiwrap
-
Group=http
-
Group=nginx
-
Group=www-data
-
Type=simple
-
User=http
-
User=nginx
-
User=www-data
-
User=zoneminder
-
-
[Unit]
-
After=nss-user-lookup.target
-
After=nss-user-lookup.target fcgiwrap.socket
-
Description=Simple CGI Server
-
Requires=fcgiwrap.socket
-
Additionnal notes
Nothing here.