updated init-script for palaver and adapted ebuild. may not work anymore, as i just deleted the "distutils"-inheritance
This commit is contained in:
parent
5757391ba2
commit
5b4e576cd5
4 changed files with 4 additions and 59 deletions
|
@ -11,7 +11,7 @@ depend() {
|
|||
start() {
|
||||
ebegin "Starting Palaver MUC service"
|
||||
start-stop-daemon --start --pidfile /var/run/jabber/palaver.pid --chuid jabber:jabber \
|
||||
--exec /usr/bin/twistd-2.6 -- -f /etc/jabber/palaver.tap -l /var/log/jabber/palaver.log \
|
||||
--exec /usr/bin/twistd -- -f /etc/jabber/palaver.tap -l /var/log/jabber/palaver.log \
|
||||
--pidfile /var/run/jabber/palaver.pid
|
||||
eend $?
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue