View previous topic :: View next topic |
Author |
Message |
drolyk n00b

Joined: 07 Nov 2003 Posts: 46 Location: Russia
|
Posted: Sun Feb 04, 2007 12:29 am Post subject: ejabberd-1.1.1 won`t start at boot |
|
|
Hi All!
I`ve got net-im/ejabberd-1.1.1 installed on my system(ACCEPT_KEYWORDS="x86"). When I`m trying to start it manually with command from init script:
Code: |
# start-stop-daemon --start --quiet --chuid jabber:jabber --exec /usr/bin/env HOME=/var/run/jabber /usr/bin/ejabberd -- -noshell -detached
|
everything goes fine. But it fails everytime on bootup. Is there any solution ?
Thanks. |
|
Back to top |
|
 |
PaulBredbury Watchman


Joined: 14 Jul 2005 Posts: 7310
|
Posted: Sun Feb 04, 2007 8:11 am Post subject: |
|
|
Run it without "--quiet", to hopefully see an error message. And check /var/log/messages |
|
Back to top |
|
 |
|