Run FS as root
This commit is contained in:
parent
c815cbf871
commit
56157d3496
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Type=forking
|
|||
PIDFile=/run/freeswitch/freeswitch.pid
|
||||
Environment="DAEMON_OPTS=-nonat"
|
||||
EnvironmentFile=-/etc/default/freeswitch
|
||||
ExecStart=/usr/bin/freeswitch -u freeswitch -g freeswitch -ncwait $DAEMON_OPTS
|
||||
ExecStart=/usr/bin/freeswitch -u root -g freeswitch -ncwait $DAEMON_OPTS
|
||||
TimeoutSec=45s
|
||||
Restart=always
|
||||
User=root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue