diff options
author | Leonardo Arena <rnalrd@gmail.com> | 2010-05-21 14:22:57 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@gmail.com> | 2010-05-21 14:22:57 +0000 |
commit | b324d6e706466a723e1735e8f789f6e8351557b6 (patch) | |
tree | 8c04bae98ee959393d58ccb65b14a44c968fcb37 /testing/openxcap | |
parent | 68fcfe3a64c3b9cc00f8d16604c082ceb7d0b277 (diff) | |
download | aports-b324d6e706466a723e1735e8f789f6e8351557b6.tar.bz2 aports-b324d6e706466a723e1735e8f789f6e8351557b6.tar.xz |
testing/openxcap: init.d fix
Diffstat (limited to 'testing/openxcap')
-rw-r--r-- | testing/openxcap/APKBUILD | 2 | ||||
-rw-r--r-- | testing/openxcap/openxcap.initd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index 0a4379b6f8..118a8782e7 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 e58a77926d..69108afd8a 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 |