mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-16 15:51:55 +00:00
Support reload in falco-modern-bpf.service
Signed-off-by: jabdr <jd@q321.de>
This commit is contained in:
parent
43ae8b0cac
commit
66841d8009
@ -8,6 +8,7 @@ Wants=falcoctl-artifact-follow.service
|
|||||||
Type=simple
|
Type=simple
|
||||||
User=root
|
User=root
|
||||||
ExecStart=/usr/bin/falco --modern-bpf
|
ExecStart=/usr/bin/falco --modern-bpf
|
||||||
|
ExecReload=kill -1 $MAINPID
|
||||||
UMask=0077
|
UMask=0077
|
||||||
TimeoutSec=30
|
TimeoutSec=30
|
||||||
RestartSec=15s
|
RestartSec=15s
|
||||||
|
Loading…
Reference in New Issue
Block a user