Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 51a9159718a19913ca2b2e627647a126 > scriptlet

mandi-ifw-1.4-4.mga8.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