This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment="SOAP_FCGI_CHILDREN=2"
-
EnvironmentFile=-/etc/default/sympa
-
ExecStart=/usr/bin/multiwatch -f $SOAP_FCGI_CHILDREN -- /usr/lib/cgi-bin/sympa/sympa_soap_server.fcgi
-
Group=sympa
-
PrivateTmp=yes
-
Restart=on-failure
-
RestartSec=15
-
StandardError=null
-
StandardInput=socket
-
StandardOutput=null
-
User=sympa
-
-
[Unit]
-
After=sympa.service
-
Description=Sympa SOAP Interface FastCGI backend
-
Documentation=man:sympa_soap_server(8)
-
Requires=sympasoap.socket
-
Additionnal notes
Nothing here.