]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix error message in qemudLoadDriverConfig()
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 22 Oct 2009 15:41:57 +0000 (17:41 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 26 Oct 2009 22:30:19 +0000 (23:30 +0100)
commitdfdfc601ac07a609b13b96669b65ae905ddeeae3
tree2037c08594ab7b6bc17452669c807917af6979ec
parentd27098c0549f856cc44ea20ce2c31d6b89a28946
Fix error message in qemudLoadDriverConfig()

* src/qemu/qemu_conf.c: change the error message to refer to
  'cgroup_controllers' instead of 'cgroup_device_acl'
src/qemu/qemu_conf.c