Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audit: admin tools&daemons install to base_sbindir | Xin Ouyang | 2013-01-22 | 1 | -33/+0 |
| | | | | | | | | audit admin tools and daemons should install to base_sbindir, so they can get correct security labels after selinux restorecon command. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | audit: Uprev audit | Amy Fong | 2012-06-18 | 1 | -0/+33 |
The recipe is derived from 2.1.3 with some changes made. 1. configuration files are updated to look for sbin binaries in /usr/sbin 2. a init.d file was derived from Debian to work with busybox's start-stop-daemon 3. the plugin package contents was fine tuned as some of the files from 2.1.3 were required to let audit run. Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |