]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/process.c
More tweakage.
[thirdparty/cups.git] / scheduler / process.c
index 6a9564929b1d0d6258e11c06f87df55a60b5af7d..135cf13f24ad6512e5c45a44b06363dc305260ef 100644 (file)
@@ -188,9 +188,11 @@ cupsdCreateProfile(int job_id,             /* I - Job ID or 0 for none */
                  " #\"^/bin$\""                /* /bin */
                  " #\"^/bin/\""                /* /bin/... */
                  " #\"^/private$\""
-                 " #\"^/private/etc/services$\""
+                 " #\"^/private/etc$\""
+                 " #\"^/private/etc/\""
                  " #\"^/private/var$\""
                  " #\"^/private/var/db$\""
+                 " #\"^/private/var/folders$\""
                  " #\"^/private/var/spool$\""
                  " #\"^/usr/bin$\""    /* /usr/bin */
                  " #\"^/usr/bin/\""    /* /usr/bin/... */