diff --git a/debian/changelog b/debian/changelog index 9ccb704..c2883ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium [ Aaron Rainbolt ] * Use GPT partition tables by default, even on BIOS systems. (LP: #2054601) + * Don't try to start Unity after the OEM environment exits on Ubuntu Unity, + this has to be done by logging in via LightDM. + + [ Walter Lapchynski ] + * Make links work. (LP: #1981473) -- Simon Quigley Thu, 21 Mar 2024 18:40:34 -0500 diff --git a/ubuntuunity/oem/ubuntu-unity-oem-env/start-ubuntu-unity-oem-env b/ubuntuunity/oem/ubuntu-unity-oem-env/start-ubuntu-unity-oem-env index 3869c13..e696d71 100755 --- a/ubuntuunity/oem/ubuntu-unity-oem-env/start-ubuntu-unity-oem-env +++ b/ubuntuunity/oem/ubuntu-unity-oem-env/start-ubuntu-unity-oem-env @@ -11,4 +11,3 @@ sudo -E /usr/bin/calamares -D8 # This is intentionally *not* backgrounded. pkill -9 basicwallpaper pkill -9 xfconfd pkill -9 xfwm4 -/usr/libexec/run-systemd-sessoin unity-session.target