mount_selinux (8) Linux Manual Page
mount_selinux – Security Enhanced Linux Policy for the mount processes Description Security-Enhanced Linux secures the mount processes via flexible mandatory access control. The mount processes execute with the mount_t SELinux type. You can check if you have these processes running by executing the ps command with the -Z qualifier. For example: ps -eZ | grep…
