ejabberd - Comments for "Execute ejabbed in background" https://www.ejabberd.im/node/95 en execution script, daemon (quiet) mode https://www.ejabberd.im/node/95#comment-161 <p> <ul> <li>Some distros like Debian include such a script with ejabberd. If you got ejabberd official source package, there's included an example script: examples/mtr/ejabberd . Modify it for your needs. </li><li>To start ejabberd as a daemon (quiet mode), start the Erlang node with the option: -detached </li></ul> </p> Wed, 09 Feb 2005 16:39:10 +0000 mfoss comment 161 at https://www.ejabberd.im 1) see ejabberdctl if you wan https://www.ejabberd.im/node/95#comment-158 <p>1) see ejabberdctl if you want an example for an init script, I suggest to look at the script in the Debian ejabberd package (if you don't have Debian, search on Google for "Debian ejabberd", download the rpm, unzip it, unzip the data file, then you find in ./etc/init.d/ an init script named "ejabberd" :-)</p> <p>2) yes, with the "-detached" option. See also that Debian script, <a href="http://www.ejabberd.im/node/5" title="http://www.ejabberd.im/node/5">http://www.ejabberd.im/node/5</a> and <a href="http://www.ejabberd.im/files/doc/guide.html#htoc10" title="http://www.ejabberd.im/files/doc/guide.html#htoc10">http://www.ejabberd.im/files/doc/guide.html#htoc10</a></p> <p>--<br /> sander</p> Wed, 09 Feb 2005 16:19:45 +0000 sander comment 158 at https://www.ejabberd.im