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:
Federico Di Pierro
2023-01-30 09:08:42 +01:00
committed by poiana
parent 660da98e4c
commit 207fc65d08
3 changed files with 7 additions and 14 deletions

View File

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