summaryrefslogtreecommitdiffstats
path: root/package/audit/S02auditd
Commit message (Collapse)AuthorAgeFilesLines
* package/audit: ensure that it starts after the logging daemonCarlos Santos2018-11-031-0/+80
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>
OpenPOWER on IntegriCloud