diff --git a/scripts/update-systemd-from-27-to-238.sh b/scripts/update-systemd-from-27-to-238.sh index 33882d897..6d54b6ca8 100755 --- a/scripts/update-systemd-from-27-to-238.sh +++ b/scripts/update-systemd-from-27-to-238.sh @@ -25,8 +25,11 @@ bee update -f util-linux-2.31.1-1 xorg-server pulseaudio libgudev libusb xf86-in bee remove systemd-27-0.x86_64 bee update -f systemd-238-0 bee install udev_compat-1.0-0 qtwebkit-5.9.0-0 +bee install js-38.2.1-0 +bee update polkit systemctl daemon-reload systemctl disable console-kit-daemon +# systemctl restart polkit.service # we are going to reboot anyway sed -i '/pam_ck_connector.so/d' /etc/pam.d/system-auth sed -i 's/required pam_systemd.so create-session=1 kill-user=0 kill-session=0/optional pam_systemd.so/' /etc/pam.d/system-auth