forked from norman/fusionpbx-install.sh-github-mirror
Update freeswitch.service
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=freeswitch
|
Description=freeswitch
|
||||||
After=syslog.target network.target local-fs.target postgresql.service
|
After=syslog.target network.target local-fs.target postgresql.service haveged.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
; service
|
; service
|
||||||
Type=forking
|
Type=forking
|
||||||
@@ -51,4 +51,4 @@ UMask=0007
|
|||||||
; execute "systemctl daemon-reload" after editing the unit files.
|
; execute "systemctl daemon-reload" after editing the unit files.
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user