Make Ejabberd service work

This commit is contained in:
Michael Raskin 2013-12-20 18:16:32 +04:00
parent f5844f98ac
commit 997778c820

View file

@ -68,6 +68,8 @@ in
preStart =
''
PATH="$PATH:${pkgs.ejabberd}/sbin:${pkgs.ejabberd}/bin:${pkgs.coreutils}/bin:${pkgs.bash}/bin:${pkgs.gnused}/bin";
# Initialise state data
mkdir -p ${cfg.logsDir}