diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 21:17:50 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-12 21:19:14 (EST) |
commit | e57503a84591f94c970c5c76a22808cc22152194 (patch) | |
tree | 5190ac492bc4957d329118570871f287f0d0545f /changelog | |
parent | 5142bd58855c50ef13bbb91f5735feab94e55c48 (diff) |
/etc/init.d/syslog: Rename to /etc/init.d/syslogd
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ busybox (1.32.0-3) trunk * </etc/resolv.conf> is now a symbolic link to </var/run/resolv.conf>. This allows </usr/share/udhcpc/default.script> to configure name resolution on a read-only root file system. + * </etc/init.d/syslog> is now named </etc/init.d/syslogd> and no + longer sets the maximum log size (since rotation may be disabled). -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 12 Dec 2020 10:09:01 -0500 |