mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 20:31:15 +00:00
Imported 2.574
No reason for CPC update specified.
This commit is contained in:
parent
c9082e1ed9
commit
19c71743f8
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.574) disco; urgency=medium
|
||||
|
||||
* Make serial-subiquity@ use the same codepath as tty1 subiquity.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Thu, 21 Mar 2019 22:51:04 +0000
|
||||
|
||||
livecd-rootfs (2.573) disco; urgency=medium
|
||||
|
||||
* Add languages to live pass
|
||||
|
@ -7,9 +7,9 @@ ConditionPathExists=!/run/subiquity/complete
|
||||
StartLimitInterval=0
|
||||
|
||||
[Service]
|
||||
Environment=PYTHONPATH=/usr/share/subiquity
|
||||
Environment=SNAP_REEXEC=0
|
||||
ExecStartPre=/bin/systemctl stop serial-getty@%I
|
||||
ExecStart=/sbin/agetty -n --keep-baud -l /snap/bin/subiquity --login-options "--serial" 115200,38400,9600 %I $TERM
|
||||
ExecStart=/usr/bin/snap run subiquity.subiquity-service %I
|
||||
ExecStopPost=/bin/systemctl start serial-getty@%I
|
||||
Type=idle
|
||||
Restart=always
|
||||
|
Loading…
x
Reference in New Issue
Block a user