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