summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/network-ups-tools/run.upsmon
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-26 02:22:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-26 02:22:35 (GMT)
commit8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a (patch)
tree6304a4abdc3aea91e6d9aef46ba5ee7dd61c1e56 /abs/extra-testing/community/network-ups-tools/run.upsmon
parent32703c5df89f76df235f2ef2d2a561274fc32c44 (diff)
parent43e339db3b03991725137cc1538215c26d5c9b64 (diff)
downloadlinhes_pkgbuild-8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a.zip
linhes_pkgbuild-8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a.tar.gz
linhes_pkgbuild-8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD
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