aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openxcap/openxcap.post-install
diff options
context:
space:
mode:
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