bionic (5) shorewall6-lite-vardir.5.gz

Provided by: shorewall6-lite_5.1.12.2-1_all bug

NAME

       vardir - Shorewall6 Lite file

SYNOPSIS

       /etc/shorewall6-lite/vardir

DESCRIPTION

       This file does not exist by default. You may create the file if you want to change the directory used by
       Shorewall6 Lite to store state information, including compiled firewall scripts. By default, the
       directory used is /var/lib/shorewall6-lite/.

       The file contains a single variable assignment:

       VARDIR=directory

       where directory is the name of a directory. If you add this file, you should copy the files from
       /var/lib/shorewall6-lite to the new directory before performing a shorewall6-lite restart.

           Note
           Beginning with Shorewall 4.5.2, use of this file is deprecated in favor of specifying VARDIR in the
           shorewallrc file used during installation of Shorewall Core. While the name of the variable remains
           VARDIR, the meaning is slightly different. When set in shorewallrc, Shorewall6 Lite will create a
           directory under the specified path name to hold state information.

           Example:

           VARDIR=/opt/var/lib/

           The state directory for Shorewall Lite will be /opt/var/lib/shorewall6-lite.

           When VARDIR is set in /etc/shorewall6-lite/vardir, Shorewall Lite will save its state in the
           directory specified.

EXAMPLE

       VARDIR=/root/shorewall6

FILES

       /etc/shorewall6-lite/vardir

SEE ALSO

       shorewall6(8), shorewall6-accounting(5), shorewall6-actions(5), shorewall6-blacklist(5),
       shorewall6-hosts(5), shorewall6-interfaces(5), shorewall6-maclist(5), shorewall6-params(5),
       shorewall6-policy(5), shorewall6-providers(5), shorewall6-route_rules(5), shorewall6-routestopped(5),
       shorewall6-rules(5), shorewall6.conf(5), shorewall6-tcclasses(5), shorewall6-tcdevices(5),
       shorewall6-tcrules(5), shorewall6-tos(5), shorewall6-tunnels(5), shorewall6-zones(5)