Remove eventpollfs_t.
Eventpollfs was changed to task SID in 2006. Remove the dead type.
This commit is contained in:
parent
515889b13c
commit
f940ca9db6
@ -1732,6 +1732,7 @@ interface(`fs_manage_dos_files',`
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
# eventpollfs was changed to task SID 20060628
|
||||
interface(`fs_read_eventpollfs',`
|
||||
refpolicywarn(`$0($*) has been deprecated.')
|
||||
')
|
||||
|
@ -87,11 +87,6 @@ fs_noxattr_type(ecryptfs_t)
|
||||
files_mountpoint(ecryptfs_t)
|
||||
genfscon ecryptfs / gen_context(system_u:object_r:ecryptfs_t,s0)
|
||||
|
||||
type eventpollfs_t;
|
||||
fs_type(eventpollfs_t)
|
||||
# change to task SID 20060628
|
||||
#genfscon eventpollfs / gen_context(system_u:object_r:eventpollfs_t,s0)
|
||||
|
||||
type futexfs_t;
|
||||
fs_type(futexfs_t)
|
||||
genfscon futexfs / gen_context(system_u:object_r:futexfs_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user