devices: make usbfs pseudofs instead of noxattrfs

Signed-off-by: Kenton Groombridge <me@concord.sh>
This commit is contained in:
Kenton Groombridge 2021-11-01 13:01:43 -04:00
parent fe122d7ff8
commit 46346a1e5d
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ dev_node(urandom_device_t)
#
type usbfs_t;
files_mountpoint(usbfs_t)
fs_noxattr_type(usbfs_t)
fs_pseudo_type(usbfs_t)
genfscon usbfs / gen_context(system_u:object_r:usbfs_t,s0)
genfscon usbdevfs / gen_context(system_u:object_r:usbfs_t,s0)