Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Aug 2007 06:02:34 GMT
From:      Zhouyi ZHOU <zhouzhouyi@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 124642 for review
Message-ID:  <200708040602.l7462YgT042468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=124642

Change 124642 by zhouzhouyi@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708040602.l7462YgT042468>