Magellan Linux

Annotation of /trunk/cups/patches/cups-1.6.1-config-fixes.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2029 - (hide annotations) (download)
Mon Jan 21 12:45:42 2013 UTC (11 years, 4 months ago) by niro
File size: 553 byte(s)
-remove obsolete config directives
1 niro 2029 diff -Naur cups-1.6.1/conf/cupsd.conf.in cups-1.6.1-magellan/conf/cupsd.conf.in
2     --- cups-1.6.1/conf/cupsd.conf.in 2010-12-09 21:24:51.000000000 +0000
3     +++ cups-1.6.1-magellan/conf/cupsd.conf.in 2013-01-21 14:57:50.408866584 +0000
4     @@ -19,13 +19,8 @@
5    
6     # Show shared printers on the local network.
7     Browsing On
8     -BrowseOrder allow,deny
9     -BrowseAllow all
10     BrowseLocalProtocols @CUPS_BROWSE_LOCAL_PROTOCOLS@
11    
12     -# Default authentication type, when authentication is required...
13     -DefaultAuthType Basic
14     -
15     # Web interface setting...
16     WebInterface @CUPS_WEBIF@
17