mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-7480-dejar-fino-rpm-de-servidor-enterprise' into 'develop'
Add a base pandora_ha.service. See merge request artica/pandorafms!4252
This commit is contained in:
commit
b67e6a3f85
11
pandora_server/util/pandora_ha.service
Normal file
11
pandora_server/util/pandora_ha.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Pandora FMS Database HA Tool
|
||||
|
||||
[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
|
Loading…
x
Reference in New Issue
Block a user