Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /usr/lib/systemd/system/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/lib/systemd/system/sympasoap.service
[Unit]
Description=Sympa SOAP Interface FastCGI backend
After=sympa.service
Requires=sympasoap.socket
Documentation=man:sympa_soap_server(8)

[Service]
User=sympa
Group=sympa
ExecStart=/usr/bin/multiwatch -f $SOAP_FCGI_CHILDREN \
          -- /usr/lib/cgi-bin/sympa/sympa_soap_server.fcgi
StandardOutput=null
StandardInput=socket
StandardError=null

Environment="SOAP_FCGI_CHILDREN=2"
EnvironmentFile=-/etc/default/sympa

Restart=on-failure
RestartSec=15

PrivateTmp=true

[Install]
Also=sympasoap.socket
WantedBy=multi-user.target

SAMX