summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/apcupsd/files/3.14.3/apcupsd.in.patch')
-rw-r--r--sys-power/apcupsd/files/3.14.3/apcupsd.in.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-power/apcupsd/files/3.14.3/apcupsd.in.patch b/sys-power/apcupsd/files/3.14.3/apcupsd.in.patch
deleted file mode 100644
index 69dad9d74d1c..000000000000
--- a/sys-power/apcupsd/files/3.14.3/apcupsd.in.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- platforms/gentoo/apcupsd.in
-+++ platforms/gentoo/apcupsd.in
-@@ -6,6 +6,12 @@
- APCPID=@PIDDIR@/apcupsd.pid
- APCUPSD=@sbindir@/apcupsd
-
-+depend() {
-+ after hotplug
-+ after usb
-+ after net
-+}
-+
- start() {
- rm -f /etc/apcupsd/powerfail
- ebegin "Starting APC UPS daemon"