diff options
Diffstat (limited to 'main/freeswitch/freeswitch.post-install')
-rwxr-xr-x | main/freeswitch/freeswitch.post-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/freeswitch/freeswitch.post-install b/main/freeswitch/freeswitch.post-install index 3b1c414c6b..21577b1b0a 100755 --- a/main/freeswitch/freeswitch.post-install +++ b/main/freeswitch/freeswitch.post-install @@ -1,5 +1,4 @@ #!/bin/sh -chown -R freeswitch:freeswitch /etc/freeswitch/ chown -R freeswitch:freeswitch /var/run/freeswitch/ |