This website requires JavaScript.
Explore
Help
Sign In
Lubuntu
/
livecd-rootfs
Watch
3
Star
0
Fork
0
You've already forked livecd-rootfs
mirror of
https://git.launchpad.net/livecd-rootfs
synced
2025-02-10 12:47:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
livecd-rootfs
/
live-build
/
ubuntu-server
/
includes.binary
/
overlay
/
etc
/
systemd
/
system
/
snap.subiquity.started.service.d
/
no-reexec.conf
4 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay, to work around apparmor not working reliably against aufs.
2017-10-11 12:46:10 -04:00
[Service]
snap.subiquity.started.service must be RemainAfterExit=yes to satisfy the service dependencies.
2017-10-12 09:23:44 -04:00
RemainAfterExit=yes
Fix wrong variable name in systemd unit snippets.
2017-10-11 18:24:19 -04:00
Environment=SNAP_REEXEC=0
Reference in New Issue
Copy Permalink