Merge 7c84842d8f into 7f8b12dcb1
This commit is contained in:
commit
22d6bbd1fc
|
|
@ -7,7 +7,7 @@ After=syslog.target network.target local-fs.target postgresql.service haveged.se
|
||||||
[Service]
|
[Service]
|
||||||
; service
|
; service
|
||||||
Type=forking
|
Type=forking
|
||||||
PIDFile=/run/freeswitch/freeswitch.pid
|
PIDFile=/var/run/freeswitch/freeswitch.pid
|
||||||
Environment="DAEMON_OPTS=-nonat"
|
Environment="DAEMON_OPTS=-nonat"
|
||||||
EnvironmentFile=-/etc/default/freeswitch
|
EnvironmentFile=-/etc/default/freeswitch
|
||||||
ExecStart=/usr/local/freeswitch/bin/freeswitch -u www-data -g www-data -ncwait $DAEMON_OPTS
|
ExecStart=/usr/local/freeswitch/bin/freeswitch -u www-data -g www-data -ncwait $DAEMON_OPTS
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue