mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Suricata: Install Core Update 167 converter script
My fault, again. :-/ Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -131,5 +131,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
# Set correct ownership for /var/log/suricata.
|
||||
chown suricata:suricata /var/log/suricata
|
||||
|
||||
# Install converter script needed for Core Update 167
|
||||
install -m 0755 $(DIR_SRC)/config/suricata/convert-ids-backend-files /usr/sbin/convert-ids-backend-files
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user