Changed snort update string to match the more relevant information.

This commit is contained in:
Christian Schmidt
2011-04-05 19:15:36 +02:00
parent 80c7f007fe
commit 6456279f4f
6 changed files with 9 additions and 5 deletions

View File

@@ -4,3 +4,7 @@ var/ipfire/backup/bin/backup.pl
srv/web/ipfire/cgi-bin/ids.cgi
srv/web/ipfire/cgi-bin/pppsetup.cgi
srv/web/ipfire/cgi-bin/proxy.cgi
var/ipfire/langs/de.pl
var/ipfire/langs/en.pl
var/ipfire/langs/es.pl
var/ipfire/langs/fr.pl

View File

@@ -44,7 +44,7 @@ extract_files
#
#Update Language cache
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
#Rebuild module dep's
#depmod 2.6.32.28-ipfire >/dev/null 2>&1