Add warning in release notes about lxc-execute

0.1
Devrandom 10 years ago
parent 3a0e9024b8
commit 82c5d8171d

@ -0,0 +1,5 @@
Important:
We switched from using lxc-start to using lxc-execute. lxc-execute requires lxc-init (or init.lxc) to be available on the guest at one of the expected places. You might have to manually install lxc on your base VM image or recreate the image.
If your guest is more recent than the host, all bets are off, since lxc-execute may not be able to find the lxc init.
Loading…
Cancel
Save