[remaster/mcs] fix ejabberd-babel init, temp hack
This commit is contained in:
parent
ab8b78aa3b
commit
00e34bef8b
@ -114,6 +114,9 @@ cp /.mcs/dovecot*.conf /etc/dovecot/ || exit 1
|
|||||||
chown root:root /etc/dovecot/dovecot*.conf || exit 1
|
chown root:root /etc/dovecot/dovecot*.conf || exit 1
|
||||||
chmod 644 /etc/dovecot/dovecot*.conf || exit 1
|
chmod 644 /etc/dovecot/dovecot*.conf || exit 1
|
||||||
|
|
||||||
|
# Setup ejabberd, why do I need to enable shell for ejabberd-babel?
|
||||||
|
usermod -s /bin/sh jabber || exit 1
|
||||||
|
|
||||||
# add services to init
|
# add services to init
|
||||||
# autostarted by the mcs setup script
|
# autostarted by the mcs setup script
|
||||||
## rc-update add 389-ds default
|
## rc-update add 389-ds default
|
||||||
|
Loading…
Reference in New Issue
Block a user