From: msweet Date: Mon, 3 Mar 2014 16:49:32 +0000 (+0000) Subject: More sandbox tweaks. X-Git-Tag: v2.2b1~726 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a6466eba5dacbd3eda98fe070d0bb68c9595127;p=thirdparty%2Fcups.git More sandbox tweaks. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11659 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/scheduler/process.c b/scheduler/process.c index 14d9887604..a4a50cb1f2 100644 --- a/scheduler/process.c +++ b/scheduler/process.c @@ -238,6 +238,7 @@ cupsdCreateProfile(int job_id, /* I - Job ID or 0 for none */ " #\"^/bin/\"" /* /bin/... */ " #\"^/usr/bin/\"" /* /usr/bin/... */ " #\"^/usr/libexec/cups/\"" /* /usr/libexec/cups/... */ + " #\"^/usr/libexec/fax/\"" /* /usr/libexec/fax/... */ " #\"^/usr/sbin/\"" /* /usr/sbin/... */ " #\"^%s/\"" /* ServerBin/... */ " #\"^/Library/Printers/.*/\""