Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3150 → Rev 3151

/scripts/alcasar-conf.sh
193,9 → 193,6
# admin profile update (admin + manager + backup)
$DIR_BIN/alcasar-profil.sh --list
# Apply changes between versions
## V5.4 --> V5.5 ##
# new rule for SMTP output flows
[ -e $DIR_ETC/alcasar-iptables-local.sh ] && cp $DIR_ETC/alcasar-iptables-local.sh $DIR_ETC/alcasar-iptables-local.sh.old && cp $CURRENT_DIR/conf/etc/alcasar-iptables-local.sh $DIR_ETC/
## V5.5 --> V6.0
## remove dnsmasq service
[ -e /etc/dnsmasq-whitelist.conf ] && rm -f /etc/dnsmasq*