Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > b2da34e1e3e96de52cd91ed3a86a039b > scriptlet

firestarter-1.0.3-23.mga5.x86_64.rpm

PREUN

/bin/sh
/usr/share/rpm-helper/del-service firestarter $1 firestarter 

%preun_uninstall_gconf_sc

POSTIN

/bin/sh
if [ $1 -eq 1 ]; then
  touch /etc/firestarter/blocked-hosts \
        /etc/firestarter/blocked-ports \
        /etc/firestarter/forward       \
        /etc/firestarter/open-ports    \
        /etc/firestarter/stealthed-ports \
        /etc/firestarter/trusted-hosts
  echo "You have to decide whether to let iptables startup script"
  echo "or firestarter to control your firewall, using chkconfig."
fi
/usr/share/rpm-helper/add-service firestarter $1 firestarter

Triggers

firestarter <= 0.9.2-1mdk

/bin/sh
echo "You have to decide whether to let iptables startup script"
echo "or firestarter to control your firewall, using chkconfig."