]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Add another directory to the sandbox.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 28 May 2014 17:54:04 +0000 (17:54 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Wed, 28 May 2014 17:54:04 +0000 (17:54 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11903 a1ca3aef-8c08-0410-bb20-df032aa958be

scheduler/process.c

index fafc06f79698a2c5f442939c796061942cb911a9..5c4875f96513c68526218857b6a531a9f94e0a28 100644 (file)
@@ -213,6 +213,8 @@ cupsdCreateProfile(int job_id,              /* I - Job ID or 0 for none */
                 " #\"^/Library/Keychains/\""
                 " #\"^/Library/Printers$\""
                 " #\"^/Library/Printers/\""
+                " #\"^/Library/Security$\""
+                " #\"^/Library/Security/\""
                 " #\"^%s/Library$\""   /* RequestRoot/Library */
                 " #\"^%s/Library/\""   /* RequestRoot/Library/... */
                 " #\"^%s$\""           /* ServerBin */