mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-01 16:11:20 +01:00
Simply another RE
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
775bee278a
commit
b20ed2d4de
@ -3322,7 +3322,7 @@ sub append_file( $;$$ ) {
|
|||||||
|
|
||||||
$indent = '' if $unindented;
|
$indent = '' if $unindented;
|
||||||
|
|
||||||
unless ( $user_exit =~ /^($globals{SHAREDIRPL})/ ) { #Don't copy from /usr/share/shorewall*
|
unless ( $user_exit =~ m(^/usr/share/shorewall6?/) ) {
|
||||||
if ( -f $user_exit ) {
|
if ( -f $user_exit ) {
|
||||||
if ( $nomsg ) {
|
if ( $nomsg ) {
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user