mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-06 11:26:44 +00:00
fix(scripts): make /usr/share/falco writable
Signed-off-by: Roberto Scolaro <roberto.scolaro21@gmail.com>
This commit is contained in:
parent
b4ec7c60f3
commit
ab8ab8fbd0
@ -14,6 +14,7 @@ Restart=on-failure
|
|||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
NoNewPrivileges=yes
|
NoNewPrivileges=yes
|
||||||
ProtectSystem=true
|
ProtectSystem=true
|
||||||
|
ReadWriteDirectories=/usr/share/falco
|
||||||
ProtectKernelTunables=true
|
ProtectKernelTunables=true
|
||||||
RestrictRealtime=true
|
RestrictRealtime=true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user