diff options
| -rw-r--r-- | meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend b/meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend index b55f9a9..0b0f011 100644 --- a/meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend +++ b/meta-openstack/recipes-extended/libvirt/libvirt_4.%.bbappend | |||
| @@ -5,7 +5,7 @@ PACKAGECONFIG ?= "qemu lxc test remote macvtap libvirtd udev yajl \ | |||
| 5 | 5 | ||
| 6 | inherit useradd | 6 | inherit useradd |
| 7 | USERADD_PACKAGES = "${PN}" | 7 | USERADD_PACKAGES = "${PN}" |
| 8 | GROUPADD_PARAM_${PN} = "--system libvirt" | 8 | GROUPADD_PARAM_${PN}_append = " ;--system libvirt" |
| 9 | 9 | ||
| 10 | do_install_append() { | 10 | do_install_append() { |
| 11 | sed -e "s:^#unix_sock_group =:unix_sock_group =:g" -i ${D}/etc/libvirt/libvirtd.conf | 11 | sed -e "s:^#unix_sock_group =:unix_sock_group =:g" -i ${D}/etc/libvirt/libvirtd.conf |
