Difference between revisions of "CentOS 7.x SELinux boolean configuration"
From Notes_Wiki
(Created page with "<yambe:breadcrumb>CentOS_7.x_SELinux_configuration|CentOS 7.x SELinux configuration</yambe:breadcrumb> =CentOS 7.x SELinux boolean configuration= ==Allow libvirt to access fu...") |
(No difference)
|
Revision as of 17:21, 15 January 2017
<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