mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Fix overriding of ExecStart in serial-getty@sclp_line0.service.d/subiquity-serial.conf.
This commit is contained in:
parent
5ad256f7ab
commit
e1e992d295
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.726) UNRELEASED; urgency=medium
|
||||
|
||||
* Fix overriding of ExecStart in
|
||||
serial-getty@sclp_line0.service.d/subiquity-serial.conf.
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 26 May 2021 11:32:32 +1200
|
||||
|
||||
livecd-rootfs (2.725) impish; urgency=medium
|
||||
|
||||
* Revert previous change. I was too impatient and didn't wait long enough
|
||||
|
@ -1,2 +1,3 @@
|
||||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/snap run subiquity --ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user