]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lxc: Fix 'autostart' doesn't take effect actually
authorRyota Ozaki <ozaki.ryota@gmail.com>
Thu, 29 Jul 2010 14:21:17 +0000 (23:21 +0900)
committerEric Blake <eblake@redhat.com>
Thu, 29 Jul 2010 15:02:05 +0000 (09:02 -0600)
commitb611a3fb47e0e71a1309867bc4f261dee0f5401f
tree50bb3edd0ef4c4b260e506b59750b3d2c2af99b3
parent6bd5a7c200059a54c05cbf30fe03029167b2c1da
lxc: Fix 'autostart' doesn't take effect actually

lxcStartup forgot to call lxcAutostartConfigs. Fix it.

This patch should fix https://bugzilla.redhat.com/show_bug.cgi?id=589863 .
src/lxc/lxc_driver.c