Date: Mon, 27 Jul 2009 11:27:09 GMT From: Jonathan Anderson <jona@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 166609 for review Message-ID: <200907271127.n6RBR9Mo062174@repoman.freebsd.org>
index | next in thread | raw e-mail
http://perforce.freebsd.org/chv.cgi?CH=166609 Change 166609 by jona@jona-trustedbsd-belle-vmware on 2009/07/27 11:27:02 Just allow powerboxes (for now, anyway) Affected files ... .. //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/policy.c#3 edit Differences ... ==== //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/policy.c#3 (text+ko) ==== @@ -74,6 +74,7 @@ case UA_LOAD_LIBRARY: case UA_POWERBOX: + return 1; default: fprintf(stderr, "Unhandled policy request type %i\n", req);home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907271127.n6RBR9Mo062174>
