blob: ca32f985a4ec982e148996d71169e6c5a659d183 [file] [log] [blame]
#!/bin/sh
if [ -f $IPTABLESRULE ]; then
iptables-restore < $IPTABLESRULE
fi