[PATCH] refpolicy: Fix range_transition rules in the init_ranged_system_domain interface in system/init.if

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The interface init_ranged_system_domain is not currently used, so maybe it can be just deleted.

Index: policy/modules/system/init.if
===================================================================
--- policy/modules/system/init.if	(revision 2474)
+++ policy/modules/system/init.if	(working copy)
@@ -242,11 +242,11 @@
 	init_system_domain($1,$2)
 
 	ifdef(`enable_mcs',`
-		range_transition initrc_t $2 $3;
+		range_transition initrc_t $2:process $3;
 	')
 
 	ifdef(`enable_mls',`
-		range_transition initrc_t $2 $3;
+		range_transition initrc_t $2:process $3;
 	')
 ')
 

-- 
James Carter <jwcart2@xxxxxxxxxxxxx>
National Security Agency


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.

[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux