HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.116-grsec-jammy-dirty #1 SMP Sat Nov 8 00:02:42 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/systemd/system/ndn-procwatch4-exporter-service.service

[Unit] Description=ndn-procwatch4-exporter-service [Service] Type=simple User=root Group=root # Load env vars from /etc/default/ and /etc/sysconfig/ if they exist. # Prefixing the path with '-' makes it try to load, but if the file doesn't # exist, it continues onward. EnvironmentFile=-/etc/default/ndn-procwatch4-exporter-service EnvironmentFile=-/etc/sysconfig/ndn-procwatch4-exporter-service ExecStart=/opt/ndn-procwatch4/bin/procwatch "exporter" Restart=always WorkingDirectory=/ # When stopping, how long to wait before giving up and sending SIGKILL? # Keep in mind that SIGKILL on a process can cause data loss. TimeoutStopSec=infinity [Install] WantedBy=multi-user.target