Update 'installer.sh'
Added Amavis to start after the ClamAV update
This commit is contained in:
@@ -420,7 +420,7 @@ systemctl restart nginx mysql postfix@- fail2ban clamav-daemon clamav-freshclam
|
|||||||
##-------------------------##
|
##-------------------------##
|
||||||
# Configuring Services #
|
# Configuring Services #
|
||||||
##-------------------------##
|
##-------------------------##
|
||||||
systemctl start amavisd-snmp-subagent amavis-mc postfix dovecot > $OUTPUT 2>&1
|
systemctl start amavis amavisd-snmp-subagent amavis-mc postfix dovecot > $OUTPUT 2>&1
|
||||||
echo "@reboot root sleep 300 && systemctl start amavis amavisd-snmp-subagent amavis-mc postfix dovecot" >> /etc/crontab
|
echo "@reboot root sleep 300 && systemctl start amavis amavisd-snmp-subagent amavis-mc postfix dovecot" >> /etc/crontab
|
||||||
|
|
||||||
##------------------##
|
##------------------##
|
||||||
|
|||||||
Reference in New Issue
Block a user