summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/network-ups-tools/run.upsdrvctl
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-03-25 17:42:02 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-03-25 17:42:02 (GMT)
commit10b4773ed5a39f59be3b9d9de0ddd7a53381df99 (patch)
tree35b791b36bed16947225eba4a1a313777053acda /abs/extra-testing/community/network-ups-tools/run.upsdrvctl
parent517e1b135728c7e5674335e3ae1d9539044cd53a (diff)
downloadlinhes_pkgbuild-10b4773ed5a39f59be3b9d9de0ddd7a53381df99.zip
linhes_pkgbuild-10b4773ed5a39f59be3b9d9de0ddd7a53381df99.tar.gz
linhes_pkgbuild-10b4773ed5a39f59be3b9d9de0ddd7a53381df99.tar.bz2
network-ups-tools: Revert recent changes because they did not work as expected
re-instated looper in the run file
Diffstat (limited to 'abs/extra-testing/community/network-ups-tools/run.upsdrvctl')
-rw-r--r--abs/extra-testing/community/network-ups-tools/run.upsdrvctl7
1 files changed, 0 insertions, 7 deletions
diff --git a/abs/extra-testing/community/network-ups-tools/run.upsdrvctl b/abs/extra-testing/community/network-ups-tools/run.upsdrvctl
deleted file mode 100644
index eb787ba..0000000
--- a/abs/extra-testing/community/network-ups-tools/run.upsdrvctl
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
- stat_runit "Starting UPS Driver Daemon"
- exec /usr/bin/upsdrvctl -D &> /dev/null