aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/snort/snort_interfaces_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/snort/snort_interfaces_edit.php b/config/snort/snort_interfaces_edit.php
index e2b5327a..a001904a 100644
--- a/config/snort/snort_interfaces_edit.php
+++ b/config/snort/snort_interfaces_edit.php
@@ -278,6 +278,9 @@ if (isset($_GET['dup']))
write_config();
+ sync_snort_package_all($id, $if_real, $snort_uuid);
+ sleep(1);
+
/* if snort.sh crashed this will remove the pid */
exec('/bin/rm /tmp/snort.sh.pid');