diff --git a/elementary.sh b/elementary.sh index 3e05f08..1b87448 100755 --- a/elementary.sh +++ b/elementary.sh @@ -112,8 +112,8 @@ elif [[ "${1}" == '--network' ]]; then mount \ --bind \ - /run/systemd/resolve/stub-resolv.conf \ - /mnt/run/systemd/resolve/stub-resolv.conf + /run/systemd/resolve/ \ + /mnt/run/systemd/resolve/ touch \ /etc/NetworkManager/conf.d/10-globally-managed-devices.conf