summaryrefslogtreecommitdiffstats
path: root/recipes-security/audit/audit-2.2.1/sbin-in-usr.patch
Commit message (Collapse)AuthorAgeFilesLines
* audit: admin tools&daemons install to base_sbindirXin Ouyang2013-01-221-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 auditAmy Fong2012-06-181-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>