diff --git a/manpages/shorewall-vardir.xml b/manpages/shorewall-vardir.xml new file mode 100644 index 000000000..fa0865d8d --- /dev/null +++ b/manpages/shorewall-vardir.xml @@ -0,0 +1,64 @@ + + + + shorewall- + + 5 + + + + vardir + + Shorewall file + + + + + /etc/shorewall/vardir + + + + + Description + + This file does not exist by default. You may create the file if you + want to change the directory used by Shorewall to store state information, + including compiled firewall scripts. By default, the directory used is + /var/lib/shorewall/. + + The file contains a single variable assignment: + + directory + + where directory is the name of a + directory. If you add this file, you should copy the files from + /var/lib/shorewall to the new directory before + performing a shorewall restart. + + + + Example + + VARDIR=/root/shorewall + + + + FILES + + /etc/shorewall/ + + + + See ALSO + + shorewall(8), shorewall-accounting(5), shorewall-actions(5), + shorewall-blacklist(5), shorewall-hosts(5), shorewall-interfaces(5), + shorewall-ipsec(5), shorewall-maclist(5), shorewall-masq(5), + shorewall-nat(5), shorewall-netmap(5), shorewall-params(5), + shorewall-policy(5), shorewall-providers(5), shorewall-proxyarp(5), + shorewall-route_rules(5), shorewall-routestopped(5), shorewall-rules(5), + shorewall.conf(5), shorewall-tcclasses(5), shorewall-tcdevices(5), + shorewall-tcrules(5), shorewall-tos(5), shorewall-tunnels(5), + shorewall-zones(5) + + \ No newline at end of file