diff options
author | Christopher Larson <chris_larson@mentor.com> | 2015-11-04 20:19:19 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-11 23:23:16 +0000 |
commit | 7f087f161e8942bcd35f88999dfca418f01cd7fa (patch) | |
tree | 768365f59d50669a4abc9cb555b204c7e4e342b2 /scripts/lib/devtool/package.py | |
parent | 1fb3e1a4bbf36a5b46d126a478d42d0b94f43182 (diff) | |
download | openembedded-core-7f087f161e8942bcd35f88999dfca418f01cd7fa.tar.gz openembedded-core-7f087f161e8942bcd35f88999dfca418f01cd7fa.tar.bz2 openembedded-core-7f087f161e8942bcd35f88999dfca418f01cd7fa.zip |
systemd: arrange for volatile /etc/resolv.conf
On sysvinit systems, volatiles is configured to make /etc/resolv.conf symlink
to a file in a volatile path, which lets us write to /etc/resolv.conf for
read-only-rootfs. For systemd, this isn't set up unless we enable
systemd-resolved, which we don't by default. When it's not enabled, create the
/etc/resolv.conf symlink and ensure the volatile path is created on boot with
tmpfiles.d.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool/package.py')
0 files changed, 0 insertions, 0 deletions