aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openxcap/openxcap.post-install
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-03-10 09:03:32 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-03-10 09:03:32 +0000
commit7e29f2e88e1efed87a4d507cbd350b6451504aa1 (patch)
tree894f33690cabacf6a6a0b1a040b44909cb890f1e /testing/openxcap/openxcap.post-install
parentc1aa7943b6b173ef987f3d7dd8cd2215f1fcb677 (diff)
downloadaports-7e29f2e88e1efed87a4d507cbd350b6451504aa1.tar.bz2
aports-7e29f2e88e1efed87a4d507cbd350b6451504aa1.tar.xz
testing/openxcap: upgrade to 2.2.0
Diffstat (limited to 'testing/openxcap/openxcap.post-install')
-rwxr-xr-xtesting/openxcap/openxcap.post-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/openxcap/openxcap.post-install b/testing/openxcap/openxcap.post-install
deleted file mode 100755
index b3dff42032..0000000000
--- a/testing/openxcap/openxcap.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-chown -R openxcap:openxcap /var/run/openxcap
-chgrp openxcap /etc/openxcap/config.ini
-exit 0