mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-08 10:09:40 +00:00
chore(scripts): for local installations, only try the dkms build.
In this way, dkms will gracefully handle kernels updates. Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
committed by
poiana
parent
660da98e4c
commit
207fc65d08
@@ -8,6 +8,7 @@ Wants=falcoctl-artifact-follow.service
|
||||
Type=simple
|
||||
User=root
|
||||
Environment=FALCO_BPF_PROBE=
|
||||
ExecStartPre=/usr/bin/falco-driver-loader bpf
|
||||
ExecStart=/usr/bin/falco --pidfile=/var/run/falco.pid
|
||||
UMask=0077
|
||||
TimeoutSec=30
|
||||
|
Reference in New Issue
Block a user