Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 614c6a7aa87d4019a2b0ad4758507bb1 > scriptlet

mandi-ifw-1.3-1.1.mga3.i586.rpm

POSTIN

/bin/sh
#Modify ifw config to new format (mga#8225)
if [ -e /etc/ifw/rules ]; then
sed -i 's/-m state --state/-m conntrack --ctstate/' /etc/ifw/rules
fi