mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-10 10:51:11 +00:00
add snap.subiquity.started.service to subiquity.service's Requires=
This commit is contained in:
parent
482c927f11
commit
c9128a31e3
@ -2,7 +2,7 @@
|
||||
Description=Subiquity, the installer for Ubuntu Server
|
||||
After=systemd-user-sessions.service plymouth-quit-wait.service
|
||||
After=rc-local.service snap.subiquity.started.service
|
||||
Requires=snapd.service
|
||||
Requires=snapd.service snap.subiquity.started.service
|
||||
IgnoreOnIsolate=yes
|
||||
ConditionPathExists=/dev/tty0
|
||||
ConditionPathExists=!/run/subiquity/complete
|
||||
|
Loading…
x
Reference in New Issue
Block a user