Mount the postfix queue as a volume, fixes #211
This commit is contained in:
@@ -29,5 +29,7 @@ fi
|
||||
|
||||
# Actually run Postfix
|
||||
rm -f /var/run/rsyslogd.pid
|
||||
chown -R postfix: /queue
|
||||
/usr/lib/postfix/post-install meta_directory=/etc/postfix create-missing
|
||||
/usr/lib/postfix/master &
|
||||
rsyslogd -n
|
||||
|
||||
Reference in New Issue
Block a user