Jean-Philippe Mengual([EMAIL PROTECTED])@Tue, Sep 13, 2005 at 06:27:01PM +0200:
> Hi,
> In /var/spool/cups, I've a tmp directory, I only can open this
> directory as root, not as user. Then, I did:
> sed -i 's/LogLevel warn/LogLevel debug2/' /etc/cups/cupsd.conf
> 
I think the right sed is
sed -i 's/LogLevel info/LogLevel debug2/'  /etc/cups/cupsd.conf

By default cups set the LogLevel to info.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to