mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-01 17:12:21 +00:00
Add additional dpkg binary
dpkg-reconfigur(e), not to be confused with dpkg-preconfigu(re)
This commit is contained in:
parent
5d856ef97a
commit
e6006e3787
@ -154,7 +154,7 @@
|
|||||||
condition: proc.name in (rpm_binaries)
|
condition: proc.name in (rpm_binaries)
|
||||||
|
|
||||||
- list: deb_binaries
|
- list: deb_binaries
|
||||||
items: [dpkg, dpkg-preconfigu, apt, apt-get, aptitude,
|
items: [dpkg, dpkg-preconfigu, dpkg-reconfigur, apt, apt-get, aptitude,
|
||||||
frontend, preinst, add-apt-reposit, apt-auto-remova, apt-key,
|
frontend, preinst, add-apt-reposit, apt-auto-remova, apt-key,
|
||||||
apt-listchanges, unattended-upgr
|
apt-listchanges, unattended-upgr
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user