audit: Add systemd support
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>
Sun, 4 Oct 2015 17:29:34 +0000 (19:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Oct 2015 14:06:44 +0000 (16:06 +0200)
commit2bdd9724ee66eb1dad514afad1f0e1cefbfdb8d0
tree86da70f92adb8c86c1d24afa4cb725b10df9960b
parent70589245564a4142aa40e16d203f604fbee742f2
audit: Add systemd support

The main .service file is installed by audit.
We are using tmpfiles mechanisms to create the log directory, which
would not exists otherwise since /var/log points to /tmp

[Thomas: add explicit --disable-systemd when systemd is not used.]

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/audit/audit.mk
package/audit/audit_tmpfiles.conf [new file with mode: 0644]