aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd.init.template (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-63/+0
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* Several fixes and improvements in ejabberd.init.templateBadlop2011-05-241-4/+21
| | | | | | | | | Changes: * Set script as executable * Add LSB tags and overrides, copied from Debian's ejabberd package * Add chkconfig support (thanks to Ivan Martinez)(EJAB-1450) * Don't use nounset, as that breaks when no argument is provided * Add status command
* Prepare ejabberd.init when installing ejabberd.Badlop2009-08-241-4/+4
| | | | SVN Revision: 2521
* Added preliminary template file for ejabberd.init (thanks to Christophe Romain)Badlop2009-08-241-0/+46
SVN Revision: 2520