Fixed cron that was not started - #16

This commit is contained in:
Thomas VIAL 2015-08-19 15:52:50 +02:00
parent c95dea76f6
commit da3dbd4b10
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ echo "rewrite_header Subject ***SPAM***" >> /etc/mail/spamassassin/local.cf
cp /tmp/spamassassin/rules.cf /etc/spamassassin/
echo "Starting daemons"
cron
/etc/init.d/rsyslog start
/etc/init.d/fam start
/etc/init.d/saslauthd start