On 06/07/18 13:17, Antonio M wrote:
> # grep "Listen" /etc/cups/cupsd.conf
> Listen /var/run/cups/cups.sock
> Listen /var/run/cups/cups.sock
>
> No Listen to 631!!!! I suppose that I have to edit as
>
> Listen localhost:631
> Listen /var/run/cups/cups.sock


Yes. 

# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock

is the default.  Any idea how it may have gotten changed?

-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DD44SKFSGBP6Q7PHSODTPKNHR4UCXM6Y/

Reply via email to