Initial permission changes

added use of getopt to allow command line options to indicate to use different sources

added +x
This commit is contained in:
mafoo
2016-05-26 11:55:14 +01:00
parent 75fb2385eb
commit bef7c9b4b2
14 changed files with 138 additions and 117 deletions

4
debian/resources/switch/package-release.sh vendored Normal file → Executable file
View File

@@ -23,7 +23,3 @@ apt-get install -y --force-yes freeswitch-mod-imagick freeswitch-mod-tts-command
#make sure that postgresql is started before starting freeswitch
sed -i /lib/systemd/system/freeswitch.service -e s:'local-fs.target:local-fs.target postgresql.service:'
#set the file permissions
mkdir /usr/share/freeswitch/scripts
chmod g+ws /usr/share/freeswitch/scripts