From: Fabian Groffen Date: Sun, 30 Sep 2012 10:57:39 +0000 (+0200) Subject: MACOSSANDBOX_PROFILE: improve performance/functionality on Lion X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=dca1caedb18ee91a68d763961c339619f065ad1d;p=portage.git MACOSSANDBOX_PROFILE: improve performance/functionality on Lion Lion now logs by default all denied access calls, which slows down considerably. Next allow access to /dev/tty and /dev/dtracehelper which seem useful in general. Patch by Michael Weisner, bug #430640 --- diff --git a/pym/portage/const.py b/pym/portage/const.py index 8aab65fac..a460b7ea4 100644 --- a/pym/portage/const.py +++ b/pym/portage/const.py @@ -79,11 +79,13 @@ MACOSSANDBOX_PROFILE = '''(version 1) (allow default) -(deny file-write*) +(deny file-write* (with no-log)) (allow file-read* file-write* (literal #"@@WRITEABLE_PREFIX@@" + #"/dev/tty" + #"/dev/dtracehelper" ) (regex