mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 13:21:33 +00:00
export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
to work around apparmor not working reliably against aufs.
This commit is contained in:
parent
6269a2e9d0
commit
857f1984c9
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -1,10 +1,15 @@
|
|||||||
livecd-rootfs (2.473) UNRELEASED; urgency=medium
|
livecd-rootfs (2.473) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Balint Reczey ]
|
||||||
* Clean up dangling /boot/initrd.img symlink when needed
|
* Clean up dangling /boot/initrd.img symlink when needed
|
||||||
* Revert ignoring failure of minimized autopkgtest on ppc64el
|
* Revert ignoring failure of minimized autopkgtest on ppc64el
|
||||||
* Use kvm kernel only on amd64
|
* Use kvm kernel only on amd64
|
||||||
* Skip installing server task when building minimial images
|
* Skip installing server task when building minimial images
|
||||||
|
|
||||||
|
[ Steve Langasek ]
|
||||||
|
* export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
|
||||||
|
to work around apparmor not working reliably against aufs.
|
||||||
|
|
||||||
-- Balint Reczey <rbalint@ubuntu.com> Wed, 11 Oct 2017 01:58:39 +0200
|
-- Balint Reczey <rbalint@ubuntu.com> Wed, 11 Oct 2017 01:58:39 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.472) artful; urgency=medium
|
livecd-rootfs (2.472) artful; urgency=medium
|
||||||
|
@ -0,0 +1,2 @@
|
|||||||
|
[Service]
|
||||||
|
Environment=NO_REEXEC=0
|
@ -0,0 +1,2 @@
|
|||||||
|
[Service]
|
||||||
|
Environment=NO_REEXEC=0
|
Loading…
x
Reference in New Issue
Block a user