]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
More sandbox tweaks.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 3 Mar 2014 16:49:32 +0000 (16:49 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 3 Mar 2014 16:49:32 +0000 (16:49 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11659 a1ca3aef-8c08-0410-bb20-df032aa958be

scheduler/process.c

index 14d988760445d9a1beab337c39304073d3e3604d..a4a50cb1f2217ac21c0a7a5bb3cc63d3df9253e8 100644 (file)
@@ -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/.*/\""