aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd.init.template (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-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
2011-05-24Several fixes and improvements in ejabberd.init.templateBadlop1-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
2009-08-24Prepare ejabberd.init when installing ejabberd.Badlop1-4/+4
SVN Revision: 2521
2009-08-24Added preliminary template file for ejabberd.init (thanks to Christophe Romain)Badlop1-0/+46
SVN Revision: 2520