]> git.ipfire.org Git - thirdparty/cups.git/commit
The scheduler did not use the ConfigFilePerm setting when copying PPD files or
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 28 Aug 2015 13:17:53 +0000 (13:17 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Fri, 28 Aug 2015 13:17:53 +0000 (13:17 +0000)
commit55516fd3bc9668b4f055220d3eb19c888f8cf1c2
tree93ab28bb3559a35de17a80b6fe4f50b61686dd71
parent5315d269f040c827ed7d85f5ae6c897085c3b70d
The scheduler did not use the ConfigFilePerm setting when copying PPD files or
interface scripts attached to a request (STR #4703)

Use cupsdCreateConfFile when copying attached files, and use ConfigFilePerm.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12851 a1ca3aef-8c08-0410-bb20-df032aa958be
CHANGES.txt
scheduler/ipp.c