diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-04 04:58:32 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-11-04 04:58:32 (EST) |
commit | 9c1994bb9be91a3329d4aa52f3b515ce340f6bdb (patch) | |
tree | ccaf461ed2d5dd6f4fc019d2b93cf8a770df9ea6 /changelog | |
parent | 1558d05c62ed90f7d93a14533541c33896b7b733 (diff) |
/etc/init.d/networking: Write /var/run/net-ifaces
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ busybox (1.32.0-1) trunk * New upstream release. * Manage all applet links with update-alternatives. + * /etc/init.d/networking: Write directly to </var/run/net-ifaces> + instead of </etc/network/interfaces>. Users should now edit + </etc/network/interfaces> instead of + </etc/network/interfaces.local>. This also fixes networking on + read-only root file systems. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 04 Nov 2020 03:58:13 -0500 |