mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-12 22:07:10 +00:00
cfcac92328
Imported using git-ubuntu import. Changelog parent: 3b7b54098b3d623356022f67e11cc8456dc095ea New changelog entries: * Shuffle subiquity service definition to a mix of a snapd-generated service file (from the subiquity snap) and an overlay (in this package).
15 lines
282 B
Plaintext
15 lines
282 B
Plaintext
[Unit]
|
|
IgnoreOnIsolate=yes
|
|
After=systemd-user-sessions.service plymouth-quit-wait.service
|
|
ConditionPathExists=!/run/subiquity/complete
|
|
|
|
[Service]
|
|
UtmpIdentifier=tty1
|
|
TTYPath=/dev/tty1
|
|
TTYReset=yes
|
|
TTYVHangup=yes
|
|
TTYVTDisallocate=yes
|
|
KillMode=process
|
|
IgnoreSIGPIPE=no
|
|
SendSIGHUP=yes
|