MacPorts and sandboxing

Joshua Root jmr at macports.org
Wed Sep 26 09:24:44 PDT 2012


This makes me sad:

% sandbox-exec -p '(version 1) (allow default) (deny file* (subpath
"/usr/local") (subpath "/Library/Frameworks"))' gcc test.c
cc1: error: /usr/local/include: Operation not permitted
cc1: error: /Library/Frameworks: Operation not permitted
% echo $?
1



More information about the macports-dev mailing list