forked from norman/fusionpbx-install.sh-github-mirror
Start the FreeBSD install script (not ready)
This commit is contained in:
5
freebsd/resources/switch/source-systemd.sh
Executable file
5
freebsd/resources/switch/source-systemd.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
cp "$(dirname $0)/source/freeswitch.service.source" /lib/systemd/system/freeswitch.service
|
||||
cp "$(dirname $0)/source/etc.default.freeswitch" /etc/default/freeswitch
|
||||
systemctl enable freeswitch
|
||||
systemctl unmask freeswitch.service
|
||||
systemctl daemon-reload
|
||||
Reference in New Issue
Block a user