mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-27 19:11:14 +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
|
livecd-rootfs (2.475) artful; urgency=medium
|
||||||
|
|
||||||
* Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
|
* Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
[Service]
|
[Service]
|
||||||
|
RemainAfterExit=yes
|
||||||
Environment=SNAP_REEXEC=0
|
Environment=SNAP_REEXEC=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user