Clayton Craft e32323fb86 Enable syslog on boot
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)

syslog is being set up to log to shared memory (not to disk), so log is
lost 1) on reboot and 2) if the service is restarted. It can be read
with `logread`
2017-07-25 19:52:23 -07:00
2017-07-17 20:11:53 +00:00
2017-06-25 21:40:49 +02:00
2017-07-22 12:36:00 +02:00
2017-07-22 12:36:00 +02:00
2017-05-31 19:10:29 +02:00
2017-06-28 18:55:15 +02:00
2017-05-31 19:10:29 +02:00
2017-06-30 15:19:46 +00:00
2017-07-25 19:52:23 -07:00
2017-05-31 18:39:42 +02:00
2017-07-18 15:07:47 +02:00
Description
No description provided
43 MiB
Languages
Shell 97%
Python 2%
C 0.5%
Batchfile 0.4%