diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-04 10:36:24 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2023-04-04 10:36:24 +0000 |
commit | f72fa135986186544b6125481bae4691ddd4dded (patch) | |
tree | 73b586d93e7fed96e1d3323f98ba8b5c4d9c475d /debian | |
parent | 94b65bb3936b607a6bc85fe23176ff855c722519 (diff) | |
download | vyos-1x-f72fa135986186544b6125481bae4691ddd4dded.tar.gz vyos-1x-f72fa135986186544b6125481bae4691ddd4dded.zip |
T5142: Add audit tool to monitor security-relevant events
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8cd49f62a..856f57030 100644 --- a/debian/control +++ b/debian/control @@ -35,6 +35,7 @@ Architecture: amd64 arm64 Depends: ${python3:Depends}, accel-ppp, + auditd, avahi-daemon, beep, bmon, @@ -80,6 +81,7 @@ Depends: lcdproc, lcdproc-extra-drivers, libatomic1, + libauparse0, libbpf1 [amd64], libcharon-extra-plugins (>=5.9), libcharon-extauth-plugins (>=5.9), |