Support reload in falco-custom.service

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

View File

@ -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