mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-31 14:20:04 +00:00
Let mesos-journald-(logger) spawn shells
This commit is contained in:
@@ -138,7 +138,9 @@
|
||||
# Utility/etc programs known to run on mesos slaves. Truncation
|
||||
# intentional.
|
||||
- list: mesos_slave_binaries
|
||||
items: [mesos-health-ch, mesos-docker-ex, mesos-agent, mesos-slave, mesos-logrotate, mesos-fetcher, mesos-executor, 3dt]
|
||||
items: [mesos-health-ch, mesos-docker-ex, mesos-agent, mesos-slave,
|
||||
mesos-logrotate, mesos-fetcher, mesos-executor, 3dt,
|
||||
mesos-journald-]
|
||||
|
||||
- list: phusion_passenger_binaries
|
||||
items: [PassengerAgent, PassengerWatchd]
|
||||
|
Reference in New Issue
Block a user