Installation script of "firewall"


# ---------------------------------------------------------------------------
echo "Updating etc/rc.config..."
if [ -x bin/fillup ] ; then
  bin/fillup -q -d = etc/rc.config var/adm/fillup-templates/rc.config.firewall
else
  echo "ERROR: fillup not found. This should not happen. Please compare"
  echo "etc/rc.config and etc/rc.config.firewall and update by hand."
fi


(c) S.u.S.E. - Last update: 23.03.99 02:49;