PERFORCE change 106126 for review

dongmei dongmei at FreeBSD.org
Thu Sep 14 18:23:30 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=106126

Change 106126 by dongmei at soc-dongmei-sebsd on 2006/09/15 01:22:59

	Check the context of /usr/bin/login which has been missed last time.

Affected files ...

.. //depot/projects/soc2006/dongmei_sebsd/contrib/sebsd/refpolicy/policy/modules/system/authlogin.fc#4 edit

Differences ...

==== //depot/projects/soc2006/dongmei_sebsd/contrib/sebsd/refpolicy/policy/modules/system/authlogin.fc#4 (text+ko) ====

@@ -1,5 +1,5 @@
 
-/bin/login		--	gen_context(system_u:object_r:login_exec_t,s0)
+/usr/bin/login		--	gen_context(system_u:object_r:login_exec_t,s0)
 
 /etc/\.pwd\.lock	--	gen_context(system_u:object_r:shadow_t,s0)
 /etc/group\.lock	--	gen_context(system_u:object_r:shadow_t,s0)


More information about the p4-projects mailing list