snap.subiquity.started.service must be RemainAfterExit=yes to satisfy

the service dependencies.
This commit is contained in:
Steve Langasek 2017-10-12 09:23:44 -04:00
parent c388598f88
commit bea8a0696e
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View File

@ -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.

View File

@ -1,2 +1,3 @@
[Service]
RemainAfterExit=yes
Environment=SNAP_REEXEC=0