summarylogtreecommitdiffstats
path: root/bmc-watchdog.service
diff options
context:
space:
mode:
Diffstat (limited to 'bmc-watchdog.service')
-rw-r--r--bmc-watchdog.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/bmc-watchdog.service b/bmc-watchdog.service
deleted file mode 100644
index 8ad449a71691..000000000000
--- a/bmc-watchdog.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=BMC Watchdog Timer Daemon
-After=network.target
-
-[Service]
-Type=forking
-EnvironmentFile=-/etc/conf.d/bmc-watchdog
-ExecStart=/usr/bin/bmc-watchdog $OPTIONS
-
-[Install]
-WantedBy=multi-user.target