wok view audit/description.txt @ rev 20358
GnuPG: search suggests it may be due to older gcc, so let's try with LDFLAGS: -lrt
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 17:24:06 2018 +0000 (2018-06-09) |
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.