Support reload in falco-modern-bpf.service

Signed-off-by: jabdr <jd@q321.de>
This commit is contained in:
jabdr 2023-05-25 17:32:32 +02:00 committed by poiana
parent 43ae8b0cac
commit 66841d8009

View File

@ -8,6 +8,7 @@ Wants=falcoctl-artifact-follow.service
Type=simple
User=root
ExecStart=/usr/bin/falco --modern-bpf
ExecReload=kill -1 $MAINPID
UMask=0077
TimeoutSec=30
RestartSec=15s