mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-25 11:48:38 +02:00
12 lines
213 B
Desktop File
12 lines
213 B
Desktop File
[Unit]
|
|
Description=Pandora FMS agent daemon
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pandora_agent /etc/pandora
|
|
Restart=on-failure
|
|
RestartPreventExitStatus=1
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|