mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-12 03:11:40 +00:00
Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862)
(cherry picked from commit 4f6f63dd6b53cc9eb44dfa09b2507e9406c8c923)
This commit is contained in:
parent
95c6b911f8
commit
59732bc789
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,6 +1,8 @@
|
|||||||
livecd-rootfs (2.765.25) jammy; urgency=medium
|
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
|
-- Dan Bungert <daniel.bungert@canonical.com> Mon, 28 Aug 2023 14:13:58 -0600
|
||||||
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Subiquity, the installer for Ubuntu Server %I
|
Description=Subiquity, the installer for Ubuntu Server %I
|
||||||
After=snapd.seeded.service
|
|
||||||
StartLimitInterval=0
|
StartLimitInterval=0
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
IgnoreOnIsolate=yes
|
IgnoreOnIsolate=yes
|
||||||
After=systemd-user-sessions.service plymouth-quit-wait.service snap.seeded.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Environment=SNAP_REEXEC=0
|
Environment=SNAP_REEXEC=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user