package/audit: fix audispd path in auditd.conf
authorCarlos Santos <casantos@datacom.com.br>
Sat, 3 Nov 2018 16:42:41 +0000 (13:42 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Nov 2018 21:21:31 +0000 (22:21 +0100)
commit4be494b8045b51ddc41cec370950a95bc72fba55
tree12cb3e10fc5626b9e351d480357e164a48a37076
parent48218732a3a7b983825ff3a8cf0767f847ac8d04
package/audit: fix audispd path in auditd.conf

audispd is installed at /usr/sbin but the configuration file pointed
to /sbin, causing auditd to fail on startup.

This patch cannot be sent upstream because audispd does not exist
anymore on the master branch (it was merged to auditd).

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/audit/0001-Fix-audispd-path-in-auditd.conf.patch [new file with mode: 0644]