summarylogtreecommitdiffstats
path: root/nagios.service
diff options
context:
space:
mode:
Diffstat (limited to 'nagios.service')
-rw-r--r--nagios.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/nagios.service b/nagios.service
deleted file mode 100644
index 69d6564019c9..000000000000
--- a/nagios.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=Nagios Monitoring System
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/nagios /etc/nagios/nagios.cfg
-ExecReload=/bin/kill -HUP $MAINPID
-KillMode=process
-
-[Install]
-WantedBy=multi-user.target