meta-virtualization/recipes-containers
Josep Puigdemont 7499d6ce01 lxc: always strdup lxc.rootfs.mount
The reason is that the generic code which handles reading lxc.rootfs.mount
always frees the old value if not NULL. So without this setting
lxc.rootfs.mount = /mnt causes segfault.

This is a backport for lxc-0.9.0 (dora) of the same fix found in
upstream's master, see commits 54c30e29 and 53f3f048.

Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2014-02-11 14:29:04 -05:00
..
criu Added CRIU recipe 2012-12-07 15:32:30 +01:00
lxc lxc: always strdup lxc.rootfs.mount 2014-02-11 14:29:04 -05:00