diff --git a/pitti-post.sh b/pitti-post.sh index f68fee3..1a4032c 100755 --- a/pitti-post.sh +++ b/pitti-post.sh @@ -16,7 +16,8 @@ plugins= #wifi.backend=iwd EOF #ln -sfn ../iwd.service /usr/lib/systemd/system/multi-user.target.wants/iwd.service -ln -sfn /run/NetworkManager/resolv.conf /etc/resolv.conf + +ln -sfn /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf # set up PAM for systemd-homed (https://bugzilla.redhat.com/show_bug.cgi?id=1806949) patch /etc/pam.d/system-auth <