Update package-permissions.sh
This commit is contained in:
parent
f8a9889615
commit
a28cd75d1c
|
|
@ -5,4 +5,5 @@
|
|||
# I'm not sure this is the best place to put non-packaged files - leaving it as is for now
|
||||
chown -R freeswitch:freeswitch /usr/share/freeswitch
|
||||
touch /var/log/freeswitch/freeswitch.log
|
||||
chown -R freeswitch:freeswitch /var/log/freeswitch
|
||||
chown -R freeswitch:freeswitch /var/log/freeswitch
|
||||
chmod -R 554 /usr/share/freeswitch/scripts
|
||||
|
|
|
|||
Loading…
Reference in New Issue