]> git.pld-linux.org Git - packages/cups.git/blobdiff - cups-config.patch
- added tcp_wrappers and lspp bconds (default to off, should be consider libwrap...
[packages/cups.git] / cups-config.patch
index a1c9c49807a628799815955d0b3c7a97547d0cb3..d4404a07d2c167ff71484c745ab0606b67a1e9c2 100644 (file)
@@ -1,14 +1,14 @@
 diff -urN cups-1.2.0.org/conf/cupsd.conf.in cups-1.2.0/conf/cupsd.conf.in
 --- cups-1.2.0.org/conf/cupsd.conf.in  2006-04-23 23:46:38.000000000 +0200
 +++ cups-1.2.0/conf/cupsd.conf.in      2006-05-12 08:17:48.946318536 +0200
-@@ -6,6 +6,10 @@
+@@ -6,6 +6,9 @@
  #   file.
  #
  
-+Group lp
 +MaxLogSize 0
 +Printcap /etc/printcap
 +
- # Log general information in error_log - change "info" to "debug" for
- # troubleshooting...
- LogLevel info
+ # Log general information in error_log - change "@CUPS_LOG_LEVEL@" to "debug"
+ # for troubleshooting...
+ LogLevel @CUPS_LOG_LEVEL@
+
This page took 0.104453 seconds and 4 git commands to generate.