Update a comment in the compiler

- get_configuration() also processes the shorewallrc file(s)

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-09-21 12:32:34 -07:00
parent e2bf7e6584
commit 8ee2d6246c
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -692,6 +692,7 @@ sub compiler {
set_timestamp( $timestamp );
set_debug( $debug , $confess );
#
# S H O R E W A L L R C ,
# S H O R E W A L L . C O N F A N D C A P A B I L I T I E S
#
get_configuration( $export , $update , $annotate , $inline );