• D
    Create /var/lib/libvirt/filesystems for LXC trees · f33b5792
    Daniel P. Berrange 提交于
    We already have a /var/lib/libvirt/images for OS install images.
    We need a separate /var/lib/libvirt/filesystems for OS install
    trees, since SELinux labelling will be different
    
    * libvirt.spec.in: Add /var/lib/libvirt/filesystems
    * src/Makefile.am: Create /var/lib/libvirt/filesystems
    f33b5792
libvirt.spec.in 46.5 KB