mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Snort scripts and config update.
This commit is contained in:
@@ -118,6 +118,7 @@ etc/rc.d/rc0.d/K08fcron
|
||||
etc/rc.d/rc0.d/K28apache
|
||||
etc/rc.d/rc0.d/K30sshd
|
||||
etc/rc.d/rc0.d/K45random
|
||||
etc/rc.d/rc0.d/K78snort
|
||||
etc/rc.d/rc0.d/K79leds
|
||||
etc/rc.d/rc0.d/K80network
|
||||
#etc/rc.d/rc0.d/K84bluetooth
|
||||
@@ -152,6 +153,7 @@ etc/rc.d/rc6.d/K08fcron
|
||||
etc/rc.d/rc6.d/K28apache
|
||||
etc/rc.d/rc6.d/K30sshd
|
||||
etc/rc.d/rc6.d/K45random
|
||||
etc/rc.d/rc6.d/K78snort
|
||||
etc/rc.d/rc6.d/K79leds
|
||||
etc/rc.d/rc6.d/K80network
|
||||
#etc/rc.d/rc6.d/K84bluetooth
|
||||
|
||||
@@ -6,8 +6,10 @@ etc/rc.d/init.d/leds
|
||||
etc/rc.d/init.d/rc
|
||||
etc/rc.d/init.d/snort
|
||||
etc/rc.d/init.d/networking/red.up/50-ovpn
|
||||
etc/rc.d/rc0.d/K78snort
|
||||
etc/rc.d/rc0.d/K79leds
|
||||
etc/rc.d/rc3.d/S21leds
|
||||
etc/rc.d/rc6.d/K78snort
|
||||
etc/rc.d/rc6.d/K79leds
|
||||
etc/udev/rules.d/52-nut-usbups.rules
|
||||
etc/udev/rules.d/xpp.rules
|
||||
|
||||
@@ -70,6 +70,7 @@ tar cjvf /var/ipfire/backup/core-upgrade_$KVER.tar.bz2 \
|
||||
/etc/init.d/collectd stop
|
||||
/etc/init.d/squid stop
|
||||
/etc/init.d/ipsec stop
|
||||
/etc/init.d/snort stop
|
||||
|
||||
echo
|
||||
echo Update Kernel to $KVER ...
|
||||
@@ -90,9 +91,10 @@ rm -rf /lib/modules/2.6.27.31-ipfire-xen
|
||||
rm -rf /usr/lib/ipsec
|
||||
rm -rf /usr/libexec/ipsec
|
||||
#
|
||||
# old snort libs ...
|
||||
# old snort libs and rules ...
|
||||
#
|
||||
rm -rf /usr/lib/snort_*
|
||||
rm -rf /etc/snort
|
||||
|
||||
#
|
||||
# Backup grub.conf
|
||||
|
||||
Reference in New Issue
Block a user