wok-6.x view audit/description.txt @ rev 23931

busybox: enable tcpsvd (for ftpd or lpd)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 04 17:38:59 2020 +0000 (2020-09-04)
parents
children
line source
1 The main goals were to provide system call auditing with 1) as low overhead as
2 possible, and 2) without duplicating functionality that is already provided by
3 SELinux (and/or other security infrastructures). This framework will work
4 "stand-alone", but is not designed to provide, e.g., CAPP functionality
5 without another security component in place.