diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 11:35:29 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-13 11:37:43 (EST) |
commit | cb515640b7da5d6120b8045af7d48763850ea1a1 (patch) | |
tree | e157b737d8fbaf03a5e0541ab1c16ecf8a91b633 /changelog | |
parent | 9b96363ee80de5cc5b175886a69257f45662938b (diff) |
klogd, syslogd: Start earlier and stop later
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ busybox (1.32.0-4) trunk * Normalize log messages in service initialization scripts. + * Make klogd and syslogd start earlier and stop later, to catch more + kernel messages. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 13 Dec 2020 11:19:10 -0500 |