HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: //etc/systemd/system/pkgctl-WebStation.service.wants/pkg-WebStation-fcgiwrap.service
[Unit]
Description=WebStation fcgiWrap daemon
After=pkgctl-WebStation.service
PartOf=pkgctl-WebStation.service
ConditionPathExists=/var/packages/WebStation/enabled
IgnoreOnIsolate=true
DefaultDependencies=no

[Service]
Type=simple
Environment=TARGET=/var/packages/WebStation/target
Environment=SOCKET=/run/fcgiwrap.sock
ExecStartPre=/var/packages/WebStation/target/tools/webstation_systemd_service_tool.sh pkg-WebStation-fcgiwrap ExecStartPre
ExecStart=/var/packages/WebStation/target/tools/webstation_systemd_service_tool.sh pkg-WebStation-fcgiwrap ExecStart
ExecStop=/bin/kill -TERM $MAINPID
Restart=on-failure
Slice=syno_dsm_internal.slice

[Install]
WantedBy=pkgctl-WebStation.service

[X-Synology]