diff --git a/scripts/update-systemd-from-27-to-237.sh b/scripts/update-systemd-from-27-to-238.sh similarity index 96% rename from scripts/update-systemd-from-27-to-237.sh rename to scripts/update-systemd-from-27-to-238.sh index 76b8f16de..d496750d0 100755 --- a/scripts/update-systemd-from-27-to-237.sh +++ b/scripts/update-systemd-from-27-to-238.sh @@ -8,7 +8,7 @@ if ! { hostconfig mx64; }; then fi bee remove sysvinit-2.88dsf-2.x86_64 udev-164-2.x86_64 -bee install -f systemd-237-0 +bee install -f systemd-238-0 bee update -f dbus-1.12.4-0 systemctl daemon-reexec systemctl restart dbus.service # restarts GDM @@ -16,7 +16,7 @@ systemctl restart dbus.service # restarts GDM #bee update fhs-3.0 # good idea? Removes /var/run? bee update -f util-linux-2.31.1-1 xorg-server pulseaudio libgudev libusb xf86-input-evdev upower xf86-video-amdgpu xf86-video-nouveau gvfs-1.24.0-3 gnome-session-3.4.1-2 libatasmart qt5 udisks vlc-3.0.0-0 bee remove systemd-27-0.x86_64 -bee update -f systemd-237-0 +bee update -f systemd-238-0 bee install udev_compat-1.0-0 systemctl daemon-reload systemctl disable console-kit-daemon