Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.

This commit is contained in:
Steve Langasek 2017-10-12 00:32:44 -04:00
parent 8ab84a0f9f
commit f58957acd6
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.475) UNRELEASED; urgency=medium
* Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 12 Oct 2017 00:32:23 -0400
livecd-rootfs (2.474) artful; urgency=medium
* Fix wrong variable name in systemd unit snippets.

View File

@ -9,6 +9,7 @@ ConditionPathExists=!/run/subiquity/complete
[Service]
Environment=PYTHONPATH=/usr/share/subiquity
Environment=SNAP_REEXEC=0
ExecStartPre=/bin/systemctl stop getty@tty1
ExecStartPre=/bin/dmesg -n 1
ExecStartPre=/snap/bin/subiquity.subiquity-loadkeys