mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 13:58:32 +01:00
12 lines
166 B
Desktop File
12 lines
166 B
Desktop File
[Unit]
|
|
Description=Monitoring Command Acceptor
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/nsca-ng
|
|
Type=forking
|
|
User=root
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|