diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-26 02:22:35 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-26 02:22:35 (GMT) |
commit | 8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a (patch) | |
tree | 6304a4abdc3aea91e6d9aef46ba5ee7dd61c1e56 /abs/extra-testing/community/network-ups-tools/run.upsdrvctl | |
parent | 32703c5df89f76df235f2ef2d2a561274fc32c44 (diff) | |
parent | 43e339db3b03991725137cc1538215c26d5c9b64 (diff) | |
download | linhes_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.upsdrvctl')
-rw-r--r-- | abs/extra-testing/community/network-ups-tools/run.upsdrvctl | 7 |
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 |