Update freeswitch.service.package
This commit is contained in:
parent
f01fb88cf9
commit
6a3174b845
|
|
@ -14,7 +14,7 @@ ExecStartPre=/bin/mkdir -p /var/run/freeswitch/
|
|||
ExecStartPre=/bin/chown -R www-data:www-data /var/run/freeswitch/
|
||||
ExecStart=/usr/bin/freeswitch -u www-data -g www-data -ncwait $DAEMON_OPTS
|
||||
TimeoutSec=45s
|
||||
Restart=always
|
||||
Restart=always
|
||||
; exec
|
||||
User=root
|
||||
Group=daemon
|
||||
|
|
|
|||
Loading…
Reference in New Issue