Switch to env_file and deploy amavis
This commit is contained in:
8
amavis/start.sh
Executable file
8
amavis/start.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Prepare the databases
|
||||
sa-update
|
||||
|
||||
# Actually run Amavis
|
||||
/usr/sbin/amavisd
|
||||
rsyslogd -n
|
||||
Reference in New Issue
Block a user