diff --git a/buildroot-external/rootfs-overlay/etc/resolv.conf b/buildroot-external/rootfs-overlay/etc/resolv.conf index b2dd744dd..c0b2e5eee 120000 --- a/buildroot-external/rootfs-overlay/etc/resolv.conf +++ b/buildroot-external/rootfs-overlay/etc/resolv.conf @@ -1 +1 @@ -/run/NetworkManager/resolv.conf \ No newline at end of file +/run/resolv.conf \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/etc/tmpfiles.d/nm.conf b/buildroot-external/rootfs-overlay/etc/tmpfiles.d/nm.conf index 5089e77ff..c5c629983 100644 --- a/buildroot-external/rootfs-overlay/etc/tmpfiles.d/nm.conf +++ b/buildroot-external/rootfs-overlay/etc/tmpfiles.d/nm.conf @@ -1,3 +1,4 @@ # Cleanup lease files e /var/lib/NetworkManager/*.lease - - - 14d C /mnt/overlay/etc/NetworkManager/system-connections - - - - /usr/share/system-connections +f /run/resolv.conf - - - -