Description: Disable Browsing by default on Ubuntu (not sanctioned yet by https://wiki.ubuntu.com/DefaultNetworkServices). This is only applied when building on Ubuntu. Author: Martin Pitt Index: cups-1.4.6/conf/cupsd.conf.in =================================================================== --- cups-1.4.6.orig/conf/cupsd.conf.in 2011-07-14 13:02:54.989772934 +0200 +++ cups-1.4.6/conf/cupsd.conf.in 2011-07-14 13:03:06.939773135 +0200 @@ -22,7 +22,7 @@ @CUPS_LISTEN_DOMAINSOCKET@ # Show shared printers on the local network. -Browsing On +Browsing Off BrowseLocalProtocols @CUPS_BROWSE_LOCAL_PROTOCOLS@ # Default authentication type, when authentication is required...