On Thu, 27 Mar 2003, Tom Eastep wrote: > > ####################################### > > > > INCLUDE params.mgmt # proposed INCLUDE directive to source > > # auxiliary file > > Already supported -- just use "." in place of INCLUDE: > > . /some/dir/params.mgmt > > Be sure to fully qualify the file name since you can't make any > assumptions about the CWD when Shorewall is running. >
And note that this only works for files that contain shell commands like /etc/shorewall/shorewall.conf, /etc/shorewall/params, /etc/shorewall/start, etc. It does not work for files such as /etc/shorewall/rules or /etc/shorewall/masq which are read and processed by Shorewall. -Tom -- Tom Eastep \ Shorewall - iptables made easy Shoreline, \ http://www.shorewall.net Washington USA \ [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
