trunk: make coda nfs_t, ticket #39.
This commit is contained in:
parent
4922765ec6
commit
ce2c80f3c6
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(filesystem,1.7.1)
|
||||
policy_module(filesystem,1.7.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
@ -218,6 +218,7 @@ files_mountpoint(nfs_t)
|
||||
genfscon nfs / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon nfs4 / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon afs / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon coda / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon hfs / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon hfsplus / gen_context(system_u:object_r:nfs_t,s0)
|
||||
genfscon reiserfs / gen_context(system_u:object_r:nfs_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user