guardian: Remove snort related options.

IPFire has moved to suricata as IDS/IPS system, therefore all snort related
options has become obsolete.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Stefan Schantl
2019-05-07 19:17:16 +02:00
committed by Arne Fitzenreiter
parent bf62652ecf
commit d2b54a312f
5 changed files with 13 additions and 58 deletions

View File

@@ -33,7 +33,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = guardian
PAK_VER = 15
PAK_VER = 16
DEPS = "perl-inotify2 perl-Net-IP"