summaryrefslogtreecommitdiffstats
path: root/testing/opensips/opensips.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/opensips/opensips.post-install')
-rw-r--r--testing/opensips/opensips.post-install2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/opensips/opensips.post-install b/testing/opensips/opensips.post-install
index e0b90e864..eb9d86d98 100644
--- a/testing/opensips/opensips.post-install
+++ b/testing/opensips/opensips.post-install
@@ -1,3 +1,5 @@
#!/bin/sh
chown -R opensips:opensips /var/run/opensips
+chgrp opensips /etc/opensips/opensips.cfg
+exit 0