]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core184: Ship suricata & libhtp
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Feb 2024 11:39:02 +0000 (11:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Feb 2024 11:39:02 +0000 (11:39 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/184/filelists/libhtp [new symlink]
config/rootfiles/core/184/filelists/suricata [new symlink]
config/rootfiles/core/184/update.sh

diff --git a/config/rootfiles/core/184/filelists/libhtp b/config/rootfiles/core/184/filelists/libhtp
new file mode 120000 (symlink)
index 0000000..676e2c5
--- /dev/null
@@ -0,0 +1 @@
+../../../common/libhtp
\ No newline at end of file
diff --git a/config/rootfiles/core/184/filelists/suricata b/config/rootfiles/core/184/filelists/suricata
new file mode 120000 (symlink)
index 0000000..f671f69
--- /dev/null
@@ -0,0 +1 @@
+../../../common/suricata
\ No newline at end of file
index c3593414e5f8857994bcbb3054bfdae4fbae6265..024c44be7f812371cf200d6c4c3691368c81d877 100644 (file)
@@ -80,7 +80,7 @@ ldconfig
 telinit u
 /etc/init.d/vnstat start
 /etc/init.d/collectd restart
-
+/etc/init.d/suricata restart
 if [ -f /var/ipfire/proxy/enable ]; then
        /etc/init.d/squid start
 fi