Add source line so dkim should actually work when run separately

This commit is contained in:
David Piggott 2014-10-20 21:33:20 +01:00
parent e997114d6e
commit 3ff74c8dc5
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
# The DNS configuration for DKIM is done in the management daemon.
source setup/functions.sh # load our functions
source /etc/mailinabox.conf # load global vars
# Install DKIM...
apt_install opendkim opendkim-tools