Fix wrong variable name in systemd unit snippets.

ubuntu/artful
Steve Langasek 7 years ago
parent 16d7a516a8
commit 9f040f0481

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.474) UNRELEASED; urgency=medium
* Fix wrong variable name in systemd unit snippets.
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 11 Oct 2017 18:17:14 -0400
livecd-rootfs (2.473) artful; urgency=medium livecd-rootfs (2.473) artful; urgency=medium
[ Balint Reczey ] [ Balint Reczey ]

@ -1,2 +1,2 @@
[Service] [Service]
Environment=NO_REEXEC=0 Environment=SNAP_REEXEC=0

Loading…
Cancel
Save