[cups] How to disable network printer detection.

Daniel Carrasco Marín d.carrasco at ttu.es
Mon Feb 3 07:49:54 PST 2014


I'm using Linux Mint 16, and finally i've found a solution: I've to 
disable avahi-daemon but to avoid to start in every startup then.

*Disable avahi-daemon autostart:*
sh -c "echo 'manual' > /etc/init/avahi-daemon.override"

*stop avahi-daemon*
/etc/init.d/avahi-daemon stop

*add cups to startup:*
update-rc.d cups defaults


If we want to restore network detection:

rm -f /etc/init/avahi-daemon.override
/etc/init.d/avahi-daemon start
update-rc.d -f cups remove

Greetings.

El 28/01/14 15:28, Brian Potkin escribió:
> On Tue 28 Jan 2014 at 10:23:40 +0100, Daniel Carrasco Marín wrote:
>
>> Hi friend, thank for reply but BrowseRemoteProtocols don't works. I
>> think that is a problem of lastest version because i had an older
>> version (1.6) in Linux Mint 15 and i fixed the problem with one line
>> in config file (i think was Browsing off), but with this version all
>> i've found in google don't works...
> Please say what distribution you are using now and what version.
> _______________________________________________
> cups mailing list
> cups at cups.org
> https://www.cups.org/mailman/listinfo/cups


-- 
------------------------------------------------------------
Daniel Carrasco Marín
  
Técnicas Territoriales y Urbanas, S.L.
C/ Zurbano 92, 2º, 28003 Madrid
Tfno.: +34 91 571 93 46 (ext. 148) # Fax: +34 91 571 58 72
------------------------------------------------------------




More information about the cups mailing list