Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
Post 3.0.2.6 quickfix
Browse files Browse the repository at this point in the history
  • Loading branch information
shawniverson committed Jan 6, 2018
1 parent a340d82 commit 3845a60
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions update/versions/EFA-Version-Upgrade-3.0.2.6
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,12 @@ EOF
echo -e "FromOrTo:\tDefault\tyes" >> /etc/MailScanner/numeric.phishing.rules
sed -i '/^Also Find Numeric Phishing =/ c\Also Find Numeric Phishing = %etc-dir%/numeric.phishing.rules' /etc/MailScanner/MailScanner.conf
fi

# Fix EFA-Monitor (post 3.0.2.6 quickfix)
# Exit Maintenance Mode
mv -f /var/EFA/EFA-Monitor.cron /etc/cron.d/ > /dev/null 2>&1

# Restore excludes
rm -f /var/EFA/EFA-Monitor.cron
cp $STAGING/Scripts/EFA-Monitor.cron /etc/cron.d/

# Restore excludes
sed -i "/^exclude=/ c\exclude=$YUM_EXCLUDES" /etc/yum.conf

echo "$VERSION update is complete"
Expand Down

0 comments on commit 3845a60

Please sign in to comment.