mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 19:39:02 +02:00
10 lines
167 B
Desktop File
10 lines
167 B
Desktop File
[Unit]
|
|
Description=Pandora FMS agent daemon
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/pandora_agent /etc/pandora
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|