Support reload in falco-kmod.service

Signed-off-by: jabdr <jd@q321.de>
This commit is contained in:
jabdr
2023-05-25 17:26:26 +02:00
committed by poiana
parent 2f267a044e
commit 799c09e638

View File

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