summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/network-ups-tools/run.upsmon
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/community/network-ups-tools/run.upsmon')
-rw-r--r--abs/extra-testing/community/network-ups-tools/run.upsmon9
1 files changed, 0 insertions, 9 deletions
diff --git a/abs/extra-testing/community/network-ups-tools/run.upsmon b/abs/extra-testing/community/network-ups-tools/run.upsmon
deleted file mode 100644
index bbdc68d..0000000
--- a/abs/extra-testing/community/network-ups-tools/run.upsmon
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-svwaitup 3 /var/service/upsdrvctl /var/service/upsd || exit 1
-
- stat_runit "Starting UPS Monitor Daemon"
- exec /usr/bin/upsmon -D &> /dev/null