mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 04:22:58 +02:00
convert-snort: Set correct ownership after modify_sids_file has been generated.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -209,6 +209,9 @@ if ($idssettings{"MONITOR_TRAFFIC_ONLY"} eq "off") {
|
||||
# Call subfunction and pass the desired IDS action.
|
||||
&IDS::write_modify_sids_file($IDS_action);
|
||||
|
||||
# Set correct ownership.
|
||||
&IDS::set_ownership("$IDS::modify_sids_file");
|
||||
|
||||
#
|
||||
## Step 6: Move rulestarball to its new location.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user