Age | Commit message (Collapse) | Author |
|
Bugfix 3567
The command templates for managing the syslog are awkward and brittle
and really can't deal with multiple targets or full config format,
so just go back to something simple and fix later in a better redesign.
|
|
For sucessful sudo, just log it at info level.
Capture any security failures/changes into /var/log/auth.log
but skip normal CLI commands
Turn off the builtin sync after each write to /var/log/messages
by putting - before file name; the sync causes a disk write
each time and therefore can be a performance hit during boot.
|
|
|
|
* add dependencies and postinst actions.
|