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:
@@ -442,7 +442,7 @@ if curl --retry 2 --retry-delay 1 --output /dev/null --silent --head --fail "$re
|
||||
fi
|
||||
|
||||
#saving enabled Allways on modules
|
||||
echo 'EnabledAons=('$aonoption')' > /etc/ICTM/selopts.list
|
||||
echo 'EnabledAons=('$aonoption')' >> /etc/ICTM/selopts.list
|
||||
|
||||
#Combining selected option with always-on options
|
||||
option="$option""$aonoption"
|
||||
|
||||
Reference in New Issue
Block a user