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