mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-25 11:48:38 +02:00
12 lines
249 B
Desktop File
12 lines
249 B
Desktop File
[Unit]
|
|
Description=Pandora FMS Daemon Watchdog
|
|
|
|
[Service]
|
|
Type=forking
|
|
PIDFile=/var/run/pandora_ha.pid
|
|
Restart=always
|
|
ExecStart=/usr/bin/pandora_ha -d -p /var/run/pandora_ha.pid /etc/pandora/pandora_server.conf
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|