mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:18:33 +01:00
fix: remove deprecated systemd setting
This commit is contained in:
11
roles/monitoring-master/files/nsca-ng.service
Normal file
11
roles/monitoring-master/files/nsca-ng.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Monitoring Command Acceptor
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/nsca-ng
|
||||
Type=forking
|
||||
User=root
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user