mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
the service dependencies.
This commit is contained in:
parent
c388598f88
commit
bea8a0696e
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.476) UNRELEASED; urgency=medium
|
||||
|
||||
* snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
|
||||
the service dependencies.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 12 Oct 2017 09:23:16 -0400
|
||||
|
||||
livecd-rootfs (2.475) artful; urgency=medium
|
||||
|
||||
* Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
|
||||
|
@ -1,2 +1,3 @@
|
||||
[Service]
|
||||
RemainAfterExit=yes
|
||||
Environment=SNAP_REEXEC=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user