summaryrefslogtreecommitdiffstats
path: root/unstable/kamailio/kamailio.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'unstable/kamailio/kamailio.post-install')
-rw-r--r--unstable/kamailio/kamailio.post-install5
1 files changed, 0 insertions, 5 deletions
diff --git a/unstable/kamailio/kamailio.post-install b/unstable/kamailio/kamailio.post-install
deleted file mode 100644
index 19fc932d..00000000
--- a/unstable/kamailio/kamailio.post-install
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-chown -R kamailio:kamailio /var/run/kamailio
-chgrp kamailio /etc/kamailio/kamailio.cfg
-exit 0