1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-02-07 13:08:22 +02:00
Mailu/amavis/start.sh

13 lines
150 B
Bash
Raw Normal View History

2016-03-02 21:25:56 +01:00
#!/bin/sh
# Prepare the databases
sa-update
# Update the AV database
freshclam
2016-03-02 21:25:56 +01:00
# Actually run Amavis
/usr/sbin/clamd
2016-03-02 21:25:56 +01:00
/usr/sbin/amavisd
rsyslogd -n