mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
make sure we can load our yaml file when there no rules installed yet
This commit is contained in:
parent
55e52fea3a
commit
2e5ac42ff4
@ -7,3 +7,6 @@ for SURICATA_DIR in ${SURICATA_DIRS}; do
|
||||
chown -R root:wheel ${SURICATA_DIR}
|
||||
chmod -R 0700 ${SURICATA_DIR}
|
||||
done
|
||||
|
||||
# make sure we can load our yaml file if we don't have rules installed yet
|
||||
touch /usr/local/etc/suricata/installed_rules.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user