Import patches-unapplied version 2.476 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 979261d9275c61c2dc8e7a310bbfe14e73f38786

New changelog entries:
  * 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:52 -04:00 committed by usd-importer
parent 979261d927
commit 95f6bb3dfc
2 changed files with 8 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.476) artful; 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:52 -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