selinux: Set regular file for labeled Booleans genfscons.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
9d57bf3a2e
commit
b36334e937
|
@ -40,7 +40,7 @@ interface(`selinux_labeled_boolean',`
|
|||
|
||||
# because of this statement, any module which
|
||||
# calls this interface must be in the base module:
|
||||
genfscon selinuxfs /booleans/$2 gen_context(system_u:object_r:$1,s0)
|
||||
genfscon selinuxfs /booleans/$2 -- gen_context(system_u:object_r:$1,s0)
|
||||
')
|
||||
|
||||
########################################
|
||||
|
|
Loading…
Reference in New Issue