Directory variables.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ fi
|
||||
allow_hosts_start()
|
||||
{
|
||||
echo "Running allow hosts"
|
||||
echo "include \"${allow_hosts_rules}\"" > /etc/router-conf/gen/pf.rules.conf
|
||||
echo "include \"${allow_hosts_rules}\"" > ${rc_router_gen_dir}/pf.rules.conf
|
||||
pfctl -a allow-hosts -f ${allow_hosts_rules}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user