You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/amavis/start.sh

14 lines
178 B
Bash

#!/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