diff --git a/pitti-post.sh b/pitti-post.sh index 5491324..a5441e5 100755 --- a/pitti-post.sh +++ b/pitti-post.sh @@ -18,10 +18,69 @@ EOF ln -sfn ../iwd.service /usr/lib/systemd/system/multi-user.target.wants/iwd.service ln -sfn /run/NetworkManager/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 <