mirror of
https://github.com/falcosecurity/falco.git
synced 2025-10-22 03:49:36 +00:00
- Sometimes systemd changes its process name to '(systemd)', probably for a forked daemon process. Add that version to login_binaries. - Add sv (part of runit) as a program that can write below /etc. - Allow all /dev/tty* files by moving /dev/tty from the list to a "startswith /dev/tty" condition.