mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-10-22 18:20:24 +00:00
This was added to alpine since our package was created. Now we have upgraded we can just use the binary. The package contains an auditd.conf but we have a tweak local copy which writes to stdio (which goes to /var/log/auditd.*.log already). The package doesn't have an audit.rules so keep that here too. Signed-off-by: Ian Campbell <ijc@docker.com>