summaryrefslogtreecommitdiff
path: root/cups/cups-config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cups/cups-config.patch')
-rw-r--r--cups/cups-config.patch22
1 files changed, 12 insertions, 10 deletions
diff --git a/cups/cups-config.patch b/cups/cups-config.patch
index 249f375b1..275cdb7cf 100644
--- a/cups/cups-config.patch
+++ b/cups/cups-config.patch
@@ -1,14 +1,16 @@
-diff -Nru cups-1.2.0.orig/conf/cupsd.conf.in cups-1.2.0/conf/cupsd.conf.in
---- cups-1.2.0.orig/conf/cupsd.conf.in 2006-05-14 10:35:54.000000000 +0200
-+++ cups-1.2.0/conf/cupsd.conf.in 2006-05-14 10:36:54.000000000 +0200
-@@ -10,6 +10,10 @@
- # troubleshooting...
- LogLevel info
+diff -Nru cups-1.6.2.orig/conf/cups-files.conf.in cups-1.6.2/conf/cups-files.conf.in
+--- cups-1.6.2.orig/conf/cups-files.conf.in 2013-03-18 18:52:05.834379900 +0100
++++ cups-1.6.2/conf/cups-files.conf.in 2013-03-18 19:13:54.540806821 +0100
+@@ -74,10 +74,10 @@
+ #ServerBin @CUPS_SERVERBIN@
-+# Location of ssl certificates
+ # SSL/TLS certificate for the scheduler...
+-#ServerCertificate @CUPS_SERVERCERT@
+ServerCertificate /etc/ssl/certs/cups.crt
+
+ # SSL/TLS private key for the scheduler...
+-#ServerKey @CUPS_SERVERKEY@
+ServerKey /etc/ssl/keys/cups.key
-+
- # Administrator user group...
- SystemGroup @CUPS_SYSTEM_GROUPS@
+ # Location of other configuration files...
+ #ServerRoot @CUPS_SERVERROOT@

Generated by cgit