updated init script
This commit is contained in:
parent
e67a141e4e
commit
56dcaa41f5
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@ start() {
|
|||
start-stop-daemon \
|
||||
--background \
|
||||
--start \
|
||||
--chuid jabber:jabber \
|
||||
--user jabber:jabber \
|
||||
--exec /usr/bin/${service} \
|
||||
--pid /var/run/jabber/$(basename ${cfgfile%.xml}).pid \
|
||||
-- -c ${cfgfile}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue