Main:* fix for CMSHooks, Mod:Postfix fix openDKIM

Main:Inst Fixed failing to store storing EnabledAons/aonoption

Main:AddCMS renamed option to EnOption to avoid resusing variable

Mod:Postfix Fixed OpenDKIM usermod
This commit is contained in:
2021-02-11 15:18:17 +01:00
parent 064ceafe08
commit 638a8c1525
3 changed files with 7 additions and 7 deletions

View File

@@ -36,7 +36,7 @@ EOF
# OpenDKIM #
##--------------##
usermod a G opendkim postfix
usermod -aG opendkim postfix
rm -rf /etc/opendkim.d
mkdir -p /etc/opendkim.d/keys
chown opendkim:opendkim /etc/opendkim.d/keys -R