mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-30 12:30:56 +00:00
Let mesos-journald-(logger) spawn shells
This commit is contained in:
parent
332e3ad874
commit
87fd4aba70
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user