PERFORCE change 124642 for review

Zhouyi ZHOU zhouzhouyi at FreeBSD.org
Fri Aug 3 23:02:36 PDT 2007


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

Change 124642 by zhouzhouyi at zhouzhouyi_mactest on 2007/08/04 06:02:07

	enabling revoke in vnode write check

Affected files ...

.. //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/symlink/00.t#2 edit

Differences ...

==== //depot/projects/soc2007/zhouzhouyi_mactest_soc/regression/mactest/tests/symlink/00.t#2 (text+ko) ====

@@ -37,6 +37,8 @@
 #############################################################
     t=`sysctl security.mac.mls.enabled=1`
     echo "enforcing mac/mls!"
+    t=`sysctl security.mac.mls.revocation_enabled=1`
+    echo "enabling revoking"
 #case 1: mkdir
     mactestexpect ""  0  -m "mls/low(low-high)"  -f ${mactest_conf} mkdir ${n3}  0755
 


More information about the p4-projects mailing list