snort: enable non-ether-decoder for ppp support.

This commit is contained in:
Arne Fitzenreiter
2013-08-10 18:48:16 +02:00
parent 919a50208b
commit ba47633494
4 changed files with 5 additions and 1 deletions

View File

@@ -15,3 +15,4 @@ etc/ssh/ssh_config
etc/ssh/sshd_config
etc/ssl/openssl.cnf
var/state/dhcp/dhcpd.leases
etc/snort/snort.conf

View File

@@ -0,0 +1 @@
../../../common/snort

View File

@@ -35,7 +35,7 @@ done
#
#Stop services
ipsec stop
/etc/init.d/snort stop
#
#Extract files
@@ -44,6 +44,7 @@ extract_files
#
#Start services
/etc/init.d/snort start
ipsec start
#