]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core116: Ship snort
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Oct 2017 15:26:39 +0000 (16:26 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 23 Oct 2017 15:26:39 +0000 (16:26 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/116/filelists/snort [new symlink]
config/rootfiles/core/116/update.sh

diff --git a/config/rootfiles/core/116/filelists/snort b/config/rootfiles/core/116/filelists/snort
new file mode 120000 (symlink)
index 0000000..9406ce0
--- /dev/null
@@ -0,0 +1 @@
+../../../common/snort
\ No newline at end of file
index b0969ebd7dcd47e91716b54dd20be792f7b4cbc5..7a4d7654b902f8a057fe19f114a35a493ed08367 100644 (file)
@@ -32,6 +32,7 @@ for (( i=1; i<=$core; i++ )); do
 done
 
 # Stop services
 done
 
 # Stop services
+/etc/init.d/snort stop
 
 # Extract files
 extract_files
 
 # Extract files
 extract_files
@@ -43,6 +44,7 @@ ldconfig
 #/usr/local/bin/update-lang-cache
 
 # Start services
 #/usr/local/bin/update-lang-cache
 
 # Start services
+/etc/init.d/snort start
 
 # This update need a reboot...
 #touch /var/run/need_reboot
 
 # This update need a reboot...
 #touch /var/run/need_reboot