FusionPBX
daeae2e8f0
Update permissions.sh
2016-08-16 11:41:58 -06:00
FusionPBX
293f5ae63c
Update and rename source_systemd.sh to source-systemd.sh
2016-08-16 11:39:48 -06:00
FusionPBX
08faf384a3
Update package-systemd.sh
2016-08-16 11:38:17 -06:00
FusionPBX
becce08b23
Create source_systemd.sh
2016-08-16 11:33:59 -06:00
FusionPBX
13dd547c04
Create package-systemd.sh
2016-08-16 11:33:10 -06:00
FusionPBX
693ee214a3
Update permissions.sh
2016-08-16 09:36:50 -06:00
FusionPBX
5dc968dc5a
Update package-master.sh
2016-08-16 08:38:43 -06:00
FusionPBX
5153b3a4f0
Update package-release.sh
...
Remove freeswitch-systemd package so we can control the service configuration file and control the user it uses.
2016-08-16 08:32:39 -06:00
FusionPBX
4b5a120993
Update permissions.sh
2016-08-16 08:04:28 -06:00
FusionPBX
dbd8f0fe58
Create conf-copy.sh
2016-08-15 23:00:13 -06:00
FusionPBX
383d9c0abb
Update permissions.sh
2016-08-15 22:35:28 -06:00
FusionPBX
86475e68f9
Rename package-split-permissions.sh to package-permissions.sh
2016-08-15 22:20:39 -06:00
FusionPBX
c126857359
Rename debian/resources/switcpermissions.sh to debian/resources/switch/permissions.sh
2016-08-15 22:04:20 -06:00
FusionPBX
d77f2aabe9
Rename debian/resources/switch/package-permissions.sh to debian/resources/switcpermissions.sh
2016-08-15 22:02:22 -06:00
FusionPBX
3f236e1b6e
Update freeswitch.service
2016-08-15 18:52:12 -06:00
FusionPBX
55a56e607e
Update package-permissions.sh
2016-08-15 18:50:58 -06:00
FusionPBX
8f993892f9
Update package-permissions.sh
2016-08-15 18:29:25 -06:00
FusionPBX
650a884c49
Create package-permissions.sh
2016-08-15 18:25:54 -06:00
FusionPBX
d9bd863e12
Rename package-permissions.sh to package-split-permissions.sh
2016-08-15 18:24:39 -06:00
FusionPBX
bf92ef1d6d
Update source-release.sh
...
Add /etc/default/freeswitch for source-release version
2016-08-11 01:11:14 -06:00
FusionPBX
5c7cfadafa
Create etc.default.freeswitch.source
2016-08-11 01:07:04 -06:00
FusionPBX
8992712007
Update freeswitch.service
2016-08-11 01:05:11 -06:00
FusionPBX
df19549c9f
Update source-permissions.sh
2016-08-11 01:02:49 -06:00
FusionPBX
a5ca487145
Update package-permissions.sh
...
Add -p for mkdir.
2016-08-03 14:38:42 -06:00
Mafoo
9a524b4329
BugFix-source-release ( #27 )
...
source-release was cding out of the base dir so was causing following
commands to fail as they were no longer correctly relative
Added store and return for the working directory
2016-07-05 11:00:20 -06:00
Mafoo
a0b0016a40
Enhance-Get Version automatically ( #28 )
...
fetch the latest version automatically
2016-07-05 10:59:30 -06:00
Mafoo
370c880fd8
BugFix-add missing source-master.sh ( #29 )
2016-07-05 10:58:40 -06:00
Mafoo
70a03da58f
BugFix-source install updates ( #22 )
...
moved version number up to match release (1.6.9)
added freeswitch user
added ln to fs_cli
added freeswitch.service
2016-06-13 18:00:28 -06:00
markjcrane
98e386458b
Shorten the parameter names used in the install script. I'm considering shortening them further.
2016-06-04 13:21:32 -06:00
Mafoo
bf5a253f65
fixes for fail2ban ( #10 )
...
export the command line variables so sub scripts can use them
use sed to update log path is source is used
simplify freeswitch rules to use protocol=all
general tidy up of spacing in files
2016-05-28 12:09:45 -06:00
Mafoo
af853ed018
fixed typo /usr not /var ( #11 )
2016-05-27 05:19:48 -06:00
mafoo
bef7c9b4b2
Initial permission changes
...
added use of getopt to allow command line options to indicate to use different sources
added +x
2016-05-26 19:35:00 +01:00
FusionPBX
14d1fb827e
Update package-permissions.sh
...
Remove the facl and add +x to the directories to get groups working.
For installs using the facl can use this to remove them.
setfacl --remove-all -R /usr/share/freeswitch
setfacl --remove-all -R /var/log/freeswitch
setfacl --remove-all -R /etc/freeswitch
setfacl --remove-all -R /var/lib/freeswitch
2016-05-25 14:16:52 -06:00
FusionPBX
b6eeed2089
Update package-permissions.sh
...
Adding setfacl in for now.
2016-05-24 05:28:40 -06:00
FusionPBX
4a415ecbd2
Update package-release.sh
...
Remove the file access control permissions.
2016-05-23 21:09:09 -06:00
FusionPBX
a5d9c380d0
Create package-permissions.sh
...
Add a new package permissions shell script.
2016-05-23 21:07:25 -06:00
FusionPBX
4f8e48dbf7
Update package-release.sh
...
Add postgresql.service to start before freeswitch.
2016-05-16 20:14:47 -06:00
FusionPBX
656f2734c2
Merge pull request #6 from DigiDaz/master
...
Create scripts directory and fix starting of freeswitch
2016-05-16 19:17:46 -06:00
DigiDaz
24f009e7f2
Create the scripts directory and set permissions
2016-05-17 01:23:39 +01:00
markjcrane
f618caaa32
Add the following additional packages to the script freeswitch-lang-en, freeswitch-mod-say-en, freeswitch-sounds-en-us-callie, and freeswitch-music-default.
2016-05-16 17:28:09 -06:00
markjcrane
c634df8dd9
Add freeswitch-systemd and freeswitch-mod-commands
2016-05-16 17:16:23 -06:00
DigiDaz
c100317a66
Add write to group in /usr/share/freeswitch
2016-05-17 00:04:32 +01:00
markjcrane
10c6ca59a3
Restore the option to for installing FreeSWITCH with all its packages.
2016-05-16 14:00:56 -06:00
Errol Samuels
d0c98f3b7a
Update package-release.sh
2016-05-14 20:07:03 +01:00
Errol Samuels
edca027f97
Update package-release.sh
2016-05-14 05:30:01 +01:00
Errol Samuels
a8f0e6f8b2
Update package-release.sh
2016-05-14 05:25:58 +01:00
Errol Samuels
8a07b663d8
Update package-release.sh
2016-05-14 05:25:38 +01:00
Errol Samuels
ebd6f1b5cd
Update package-release.sh
2016-05-13 23:49:06 +01:00
Errol Samuels
bc0f0ed935
Update package-release.sh
2016-05-13 22:01:32 +01:00
DigiDaz
acadeb2783
Make non-use of repo default and fix last setfacl error
...
Make non-use of repo default and fix last setfacl error
USE_UNOFFICIAL_ARM_REPO needs to be set to 1 to use repo.
2016-05-09 20:24:35 +01:00
DigiDaz
dfb0ab2990
Fixed repo path
...
Fix repo paths
2016-05-09 19:46:16 +01:00
DigiDaz
65a9fceb0f
Adding ARM support
...
Adding unofficial ARM repos
2016-05-09 19:23:24 +01:00
FusionPBX
f30ca905e7
Update package-master.sh
2016-05-06 16:05:23 -06:00
FusionPBX
1cd570ed2b
Update package-release.sh
...
Move the -d before the -m
2016-05-06 15:25:38 -06:00
FusionPBX
4cb92462d5
Update package-master.sh
...
Change the setfacl syntax
2016-05-06 14:57:17 -06:00
FusionPBX
f022832ef3
Update package-master.sh
...
Update the facl permissions.
2016-05-05 12:01:38 -06:00
FusionPBX
2a3f57a7a4
Update package-release.sh
...
Additional work on file permissions.
2016-05-05 12:00:15 -06:00
FusionPBX
ac19b2047a
Update package-release.sh
...
Adjust the file permissions.
2016-05-05 10:48:15 -06:00
FusionPBX
511fc60b4e
Update package-master.sh
...
Adjust file permissions
2016-05-05 10:47:18 -06:00
FusionPBX
e9a2f6cd0d
Update package-release.sh
...
Change ownership of /etc/freeswitch
2016-05-05 10:46:29 -06:00
FusionPBX
ff592220fe
Update package-master.sh
...
Add file permissions for the freeswitch master package
2016-05-04 17:13:09 -06:00
FusionPBX
b33006b47d
Update package-release.sh
...
Set the owner as freeswitch and group as freeswitch
2016-05-04 17:11:20 -06:00
FusionPBX
82ecab168b
Update package-release.sh
...
Add -d option to setfacl for default.
2016-05-04 14:49:47 -06:00
markjcrane
5988b7ed7d
Add a shell install script.
2016-04-29 13:24:22 -06:00