CentOS 7.x SELinux boolean configuration
From Notes_Wiki
<yambe:breadcrumb>CentOS_7.x_SELinux_configuration|CentOS 7.x SELinux configuration</yambe:breadcrumb>
CentOS 7.x SELinux boolean configuration
Allow libvirt to access fuse filesystem
By default SELinux denies access to fuse filesystems (such as ntfs) to libvirt. To allow such access use:
setsebool -P virt_use_fusefs 1