package/audit: ensure that it starts after the logging daemon
authorCarlos Santos <casantos@datacom.com.br>
Sat, 3 Nov 2018 16:42:42 +0000 (13:42 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Nov 2018 21:21:53 +0000 (22:21 +0100)
commit6fe5fe4c4d034bd471a9ed28e5fba81475ae09ec
treec498d54b0f041c211e08e349f673810d923dbc25
parent4be494b8045b51ddc41cec370950a95bc72fba55
package/audit: ensure that it starts after the logging daemon

audit uses syslog(). Rename its init script to S02auditd to ensure that
it will start after syslogd. Otherwise the initial log messages will be
sent to the console (and probably lost, since almost nobody watches the
system console on embedded systems).

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/audit/S01auditd [deleted file]
package/audit/S02auditd [new file with mode: 0644]
package/audit/audit.mk