[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#741469: cups-daemon: postinst fails to generate working cupsd-systemd-listen.conf when only using unix socket



If (as in your case) "Listen localhost:631" is commented out, 
cups-daemon.postinst will generate a file /etc/cups/cupsd-systemd-listen.conf:

[Socket]
# This file was generated by CUPS and _WILL_ be deleted or overwritten by it!
# It has to be kept in sync with the Port and Listen stanzas in /etc/cups/cupsd.conf
# It is by default symlinked as cups-listen.conf in the
# /etc/systemd/system/cups.socket.d/ directory. Remove the symlink
# and write your own file there if you don't want this. See systemd.socket(5).


That is perfectly ok. Remember that /lib/systemd/system/cups.socket by default has 

[Socket]
ListenStream=/var/run/cups/cups.sock
BindIPv6Only=ipv6-only


I fail to see a grave bug here. Can you elaborate?

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: