]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/Makefile
Merge changes from CUPS 1.6svn-r10437.
[thirdparty/cups.git] / backend / Makefile
index a7e2b99d6dee42290ec81637244f60c5346b468f..625e337d7f4a658d2330b53c4df8c3f3e45afa2c 100644 (file)
@@ -21,6 +21,12 @@ include ../Makedefs
 # Object files...
 #
 
+# RBACKENDS are installed mode 0700 so cupsd will run them as root...
+#
+# UBACKENDS are installed mode 0755 so cupsd will run them as an unprivileged
+# user...
+#
+# See http://www.cups.org/documentation.php/api-filter.html for more info...
 RBACKENDS =    \
                ipp \
                lpd \