update: add allowed types to falcoctl artifact follow service

Signed-off-by: Lorenzo Susini <susinilorenzo1@gmail.com>
This commit is contained in:
Lorenzo Susini 2023-02-06 15:54:39 +00:00 committed by poiana
parent dcaf24164f
commit de63a36ead

View File

@ -6,7 +6,7 @@ PartOf=falco-bpf.service falco-kmod.service falco-modern-bpf.service falco-custo
[Service]
Type=simple
User=root
ExecStart=/usr/bin/falcoctl artifact follow
ExecStart=/usr/bin/falcoctl artifact follow --allowed-types=rulesfile
UMask=0077
TimeoutSec=30
RestartSec=15s