add fuse.glusterfs to list of special filesystems
This commit is contained in:
parent
9bacccb076
commit
c44bb085a1
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ pipelining = True
|
|||
# file systems that require special treatment when dealing with security context
|
||||
# the default behaviour that copies the existing context or uses the user default
|
||||
# needs to be changed to use the file system dependent context.
|
||||
#special_context_filesystems=nfs,vboxsf,fuse,ramfs,9p
|
||||
special_context_filesystems=nfs,vboxsf,fuse,ramfs,9p,fuse.glusterfs
|
||||
|
||||
# Set this to yes to allow libvirt_lxc connections to work without SELinux.
|
||||
#libvirt_lxc_noseclabel = yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue