Compare commits

...

1 Commits
master ... 0.1

Author SHA1 Message Date
Devrandom 82c5d8171d Add warning in release notes about lxc-execute 10 years ago

@ -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