diff options
Diffstat (limited to 'testing/opensips/opensips.post-install')
-rw-r--r-- | testing/opensips/opensips.post-install | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/opensips/opensips.post-install b/testing/opensips/opensips.post-install deleted file mode 100644 index eb9d86d98b..0000000000 --- a/testing/opensips/opensips.post-install +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -chown -R opensips:opensips /var/run/opensips -chgrp opensips /etc/opensips/opensips.cfg -exit 0 |