summarylogtreecommitdiffstats
path: root/falco-ebpf.install
blob: 336e4270ce88e77c150b55f2f4c12e4aaae5919d (plain)
1
2
3
4
post_install() {
    printf "#\nTo start using falco start/enable falco-ebpf.service\n"
    printf "For custom falco rules put them in /etc/falco/rules.d\n#\n"
}