summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@gmail.com>2010-05-21 14:22:57 +0000
committerLeonardo Arena <rnalrd@gmail.com>2010-05-21 14:22:57 +0000
commitb324d6e706466a723e1735e8f789f6e8351557b6 (patch)
tree8c04bae98ee959393d58ccb65b14a44c968fcb37
parent68fcfe3a64c3b9cc00f8d16604c082ceb7d0b277 (diff)
downloadaports-b324d6e706466a723e1735e8f789f6e8351557b6.tar.bz2
aports-b324d6e706466a723e1735e8f789f6e8351557b6.tar.xz
testing/openxcap: init.d fix
-rw-r--r--testing/openxcap/APKBUILD2
-rw-r--r--testing/openxcap/openxcap.initd2
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD
index 0a4379b6..118a8782 100644
--- a/testing/openxcap/APKBUILD
+++ b/testing/openxcap/APKBUILD
@@ -36,4 +36,4 @@ build() {
md5sums="ec34570deee2019a1ebf9a012a476c26 openxcap-1.2.0.tar.gz
7a18872843586717eaf3879444cc13d2 config.ini
-dad5f337c29c9e245846d9991d057b6e openxcap.initd"
+5bebac590cb06b0eacaf040116bc354e openxcap.initd"
diff --git a/testing/openxcap/openxcap.initd b/testing/openxcap/openxcap.initd
index e58a7792..69108afd 100644
--- a/testing/openxcap/openxcap.initd
+++ b/testing/openxcap/openxcap.initd
@@ -2,7 +2,7 @@
#
daemon=/usr/bin/openxcap
-pidfile=/var/run/openxcap/openxcap.pid"
+pidfile=/var/run/openxcap/openxcap.pid
depend() {
need net