Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862)

(cherry picked from commit 4f6f63dd6b)
jammy-sru-1996489 2.765.25
Michael Hudson-Doyle 1 year ago committed by Dan Bungert
parent 95c6b911f8
commit 59732bc789

4
debian/changelog vendored

@ -1,6 +1,8 @@
livecd-rootfs (2.765.25) jammy; urgency=medium
*
[ Michael Hudson-Doyle ]
* Remove additional dependencies from subiquity units as they are now
interfering with the boot process. (LP: #2028862)
-- Dan Bungert <daniel.bungert@canonical.com> Mon, 28 Aug 2023 14:13:58 -0600

@ -1,6 +1,5 @@
[Unit]
Description=Subiquity, the installer for Ubuntu Server %I
After=snapd.seeded.service
StartLimitInterval=0
[Service]

@ -1,6 +1,5 @@
[Unit]
IgnoreOnIsolate=yes
After=systemd-user-sessions.service plymouth-quit-wait.service snap.seeded.service
[Service]
Environment=SNAP_REEXEC=0

Loading…
Cancel
Save