Skip to content

Commit

Permalink
Support reload in falco-modern-bpf.service
Browse files Browse the repository at this point in the history
Signed-off-by: jabdr <jd@q321.de>
  • Loading branch information
jabdr authored and poiana committed Aug 30, 2023
1 parent 43ae8b0 commit 66841d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/systemd/falco-modern-bpf.service
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66841d8

Please sign in to comment.