mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
suricata: Set correct ownership for /var/lib/suricata
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -96,6 +96,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
# to the rules directory.
|
||||
mv /etc/suricata/*.config /var/lib/suricata
|
||||
|
||||
# Set correct ownership for /var/lib/suricata
|
||||
chown nobody:nobody /var/lib/suricata
|
||||
|
||||
# Create logging directory.
|
||||
-mkdir -p /var/log/suricata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user