This unit is provided by:
Options
-
[Install] -
[Service]-
Environment="WWS_FCGI_CHILDREN=5" -
EnvironmentFile=-/etc/default/sympa -
ExecStart=/usr/bin/multiwatch -f $WWS_FCGI_CHILDREN -- /usr/lib/cgi-bin/sympa/wwsympa.fcgi -
ExecStart=/usr/bin/spawn-fcgi -u sympa -g sympa -U nginx -M 0600 -F 2 -P /run/sympa/wwsympa.pid -s /run/sympa/wwsympa.socket -- /usr/lib/sympa/cgi/wwsympa.fcgi -
Group=sympa -
PIDFile=/run/sympa/wwsympa.pid -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
Restart=on-failure -
RestartSec=15 -
StandardError=null -
StandardInput=socket -
StandardOutput=null -
StateDirectory=sympa -
Type=forking -
User=sympa
-
-
[Unit]-
After=sympa.service -
Description=Sympa Web Interface FastCGI backend -
Documentation=man:wwsympa(8) -
Requires=wwsympa.socket
-
Additionnal notes
Nothing here.