diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-10 07:02:59 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-10 07:05:58 (EST) |
commit | af48b191af437de6708f112951ebd24bba87859f (patch) | |
tree | 1989998607aa616daccd7a2a4cab921e65b3d177 /changelog | |
parent | 315f395aaa844d4a257fb0c9c90a4dd4a19d106c (diff) |
/etc/rc.common: Don't rely on utility links
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ busybox (1.32.0-2) trunk after upstream split the ifup/ifdown configuration option into two. * Utility links managed with update-alternatives now point directly to </bin/busybox>, and <*.busybox> links have been removed. + * </etc/rc.common> no longer relies on utility links. This allows + prokit's foreign installation service initialization script to run + before utility links are created. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 10 Dec 2020 06:23:11 -0500 |