mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-13 20:02:01 +00:00
Fix wrong variable name in systemd unit snippets.
This commit is contained in:
parent
16d7a516a8
commit
9f040f0481
6
debian/changelog
vendored
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
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
[Service]
|
[Service]
|
||||||
Environment=NO_REEXEC=0
|
Environment=SNAP_REEXEC=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user