2021-06-28 17:15:50 +02:00
|
|
|
[Unit]
|
2021-08-26 10:47:52 +02:00
|
|
|
Description=Pandora FMS Daemon Watchdog
|
2021-06-28 17:15:50 +02:00
|
|
|
|
|
|
|
[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
|