Skip to content

Enable syslog on boot

clayton craft requested to merge craftyguy:enable_syslog into master

This enables the busybox syslog implementation, which logs to /var/log/messages, on boot. This is very helpful for debugging applications which write to syslog (e.g. NetworkManager)

Merge request reports