Apply Dominick Grift typo fixes
This commit is contained in:
parent
079779a634
commit
5537e5558b
@ -23,7 +23,6 @@ policy_module(cachefilesd,1.0.17)
|
||||
#
|
||||
# Declarations
|
||||
#
|
||||
require { type kernel_t; }
|
||||
|
||||
#
|
||||
# Files in the cache are created by the cachefiles module with security ID
|
||||
|
@ -371,7 +371,7 @@ interface(`rhcs_rw_cluster_shm',`
|
||||
#
|
||||
interface(`rhcs_rw_cluster_semaphores',`
|
||||
gen_require(`
|
||||
type cluster_domain;
|
||||
attribute cluster_domain;
|
||||
')
|
||||
|
||||
allow $1 cluster_domain:sem { rw_sem_perms destroy };
|
||||
|
@ -15,7 +15,7 @@
|
||||
# and a user process should never be assigned the system user
|
||||
# identity.
|
||||
#
|
||||
gen_user(system_u,, system_r unconfined_u, s0, s0 - mls_systemhigh, mcs_allcats)
|
||||
gen_user(system_u,, system_r unconfined_r, s0, s0 - mls_systemhigh, mcs_allcats)
|
||||
|
||||
#
|
||||
# user_u is a generic user identity for Linux users who have no
|
||||
|
Loading…
Reference in New Issue
Block a user