comment
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
CommitLineData
a4f661fc 1#!/bin/bash
86d37066 2cd /root/bin/
3/root/bin/updatehosts
4/root/bin/make-pimp
5/root/bin/make-iptables-restore
6/etc/network/setnet
7#echo -n "Running iptables restore ... "
8#/sbin/iptables-restore < /mnt/mtdblock0/iptables-restore.in
9#echo "done."
This page took 0.118559 seconds and 4 git commands to generate.