On Mon, 2007-10-29 at 13:21 -0400, James Carter wrote: > The interface init_ranged_system_domain is not currently used, so maybe it can be just deleted. Merged. > 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; > ') > ') > > -- Chris PeBenito Tresys Technology, LLC (410) 290-1411 x150 -- 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.