mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 20:57:29 +00:00
15 lines
283 B
Plaintext
15 lines
283 B
Plaintext
|
[Unit]
|
||
|
IgnoreOnIsolate=yes
|
||
|
After=systemd-user-sessions.service plymouth-quit-wait.service snap.seeded.service
|
||
|
|
||
|
[Service]
|
||
|
Environment=SNAP_REEXEC=0
|
||
|
UtmpIdentifier=tty1
|
||
|
TTYPath=/dev/tty1
|
||
|
TTYReset=yes
|
||
|
TTYVHangup=yes
|
||
|
TTYVTDisallocate=yes
|
||
|
KillMode=process
|
||
|
IgnoreSIGPIPE=no
|
||
|
SendSIGHUP=yes
|