forked from extern/shorewall_code
Avoid 'regression' in value returned by add_rule()
This commit is contained in:
parent
6b1d24f626
commit
f1fee2a0a4
@ -580,6 +580,8 @@ sub add_rule($$;$)
|
||||
} else {
|
||||
push_rule( $chainref, $rule );
|
||||
}
|
||||
|
||||
1;
|
||||
}
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user