On Sat, 7 Jun 2014 14:35:51 +0100, Brian wrote: > On Sat 07 Jun 2014 at 13:23:03 +0200, Siard wrote: > > After booting with SysVinit: > > > > $ lpstat -a > > HL5240 accepting requests since vr 28 jun 2013 19:08:19 CEST > > PDF accepting requests since ma 05 apr 2010 22:49:03 CEST > > > > HL5240 (Brother) is the connected printer. > > PDF refers to cups-pdf. > > > > However, after booting with systemd: > > > > $ lpstat -a > > lpstat: Bad file descriptor > > To make progress I think we might need the outputs of > > systemctrl status cups > > before and after running 'lpstat -a' when the init is systemd.
$ systemctrl status cups bash: systemctrl: command not found $ systemctl status cups cups.service - CUPS Printing Service Loaded: loaded (/lib/systemd/system/cups.service; enabled) Active: inactive (dead) Docs: man:cupsd(8) man:cupsd.conf(5) $ lpstat -a lpstat: Bad file descriptor $ systemctl status cups <exactly the same as above> > Also, please attach your cupsd.conf and cupsd-systemd-listen.conf to > any further post you make. /etc/cups/cupsd.conf: http://pastebin.com/L8VvsSQ8 /etc/cups/cupsd-systemd-listen.conf: <comments left out> ListenStream=127.0.0.1:631 ListenStream=[::1]:631 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20140607192454.c9907764.shiems...@kpnplanet.nl