Commit 3ff74c8d authored by David Piggott's avatar David Piggott

Add source line so dkim should actually work when run separately

parent e997114d
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
# The DNS configuration for DKIM is done in the management daemon. # The DNS configuration for DKIM is done in the management daemon.
source setup/functions.sh # load our functions source setup/functions.sh # load our functions
source /etc/mailinabox.conf # load global vars
# Install DKIM... # Install DKIM...
apt_install opendkim opendkim-tools apt_install opendkim opendkim-tools
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment