mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
leave getty@tty1 in a state where it can be re-enabled
This commit is contained in:
parent
62a6e6270f
commit
b01a9b0d7a
@ -0,0 +1,2 @@
|
|||||||
|
[Unit]
|
||||||
|
ConditionPathExists=/run/subiquity/complete
|
@ -1,6 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
IgnoreOnIsolate=yes
|
IgnoreOnIsolate=yes
|
||||||
After=systemd-user-sessions.service plymouth-quit-wait.service
|
After=systemd-user-sessions.service plymouth-quit-wait.service
|
||||||
|
ConditionPathExists=!/run/subiquity/complete
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
UtmpIdentifier=tty1
|
UtmpIdentifier=tty1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user