1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-12 10:45:38 +02:00
Mailu/amavis/start.sh
2016-03-20 15:37:15 +01:00

14 lines
178 B
Bash
Executable File

#!/bin/sh
# Prepare the databases
sa-update
# Update the AV database
freshclam
# Actually run Amavis
rm -f /var/run/rsyslogd.pid
/usr/sbin/clamd
/usr/sbin/amavisd
rsyslogd -n