From f7029f205713edc6f523c58685e2f420b5d2852e Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Wed, 22 Jun 2016 14:19:24 +0200 Subject: [PATCH] core 104: Add updated snort. Signed-off-by: Stefan Schantl --- config/rootfiles/core/104/filelists/snort | 1 + config/rootfiles/core/104/update.sh | 1 + 2 files changed, 2 insertions(+) create mode 120000 config/rootfiles/core/104/filelists/snort diff --git a/config/rootfiles/core/104/filelists/snort b/config/rootfiles/core/104/filelists/snort new file mode 120000 index 0000000000..9406ce01c7 --- /dev/null +++ b/config/rootfiles/core/104/filelists/snort @@ -0,0 +1 @@ +../../../common/snort \ No newline at end of file diff --git a/config/rootfiles/core/104/update.sh b/config/rootfiles/core/104/update.sh index c21247b8aa..615e7975e5 100644 --- a/config/rootfiles/core/104/update.sh +++ b/config/rootfiles/core/104/update.sh @@ -55,6 +55,7 @@ ldconfig #/usr/local/bin/update-lang-cache # Start services +/etc/init.d/snort restart # This update need a reboot... touch /var/run/need_reboot -- 2.39.5