summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/apcupsd/files/3.10.15/apcupsd.in.patch')
-rw-r--r--sys-power/apcupsd/files/3.10.15/apcupsd.in.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/sys-power/apcupsd/files/3.10.15/apcupsd.in.patch b/sys-power/apcupsd/files/3.10.15/apcupsd.in.patch
deleted file mode 100644
index 7bcb0f41c086..000000000000
--- a/sys-power/apcupsd/files/3.10.15/apcupsd.in.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- apcupsd.in 2002-09-14 14:03:18.000000000 +0200
-+++ apcupsd.in.new 2003-11-06 16:34:28.000000000 +0100
-@@ -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"