[refpolicy] [PATCH] Fix a typo of SElinux to SELinux.
Justin P. Mattock
justinmattock at gmail.com
Thu Oct 22 09:37:54 CDT 2009
Christopher J. PeBenito wrote:
> On Wed, 2009-10-21 at 21:31 -0700, Justin P. Mattock wrote:
>
>> Signed-off-by: Justin P. Mattock<justinmattock at gmail.com>
>>
>
> Merged.
>
>
>> ---
>> policy/constraints | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/policy/constraints b/policy/constraints
>> index 3245d44..155883b 100644
>> --- a/policy/constraints
>> +++ b/policy/constraints
>> @@ -67,7 +67,7 @@ exempted_ubac_constraint(sock_file, ubacfile)
>> exempted_ubac_constraint(chr_file, ubacfile)
>> exempted_ubac_constraint(blk_file, ubacfile)
>>
>> -# SElinux object identity change constraint:
>> +# SELinux object identity change constraint:
>> constrain dir_file_class_set { create relabelto relabelfrom }
>> (
>> u1 == u2
>>
Cool...
I'm thumbing around the policy at the moment,
if I see anything(not to drastic though) I'll let you know.
Justin P. Mattock
More information about the refpolicy
mailing list