cupsd does its own log rotating, not logrotate. So it implies
that cupsd does not set the permission properly when this
happens nor when it starts up from scratch.


Wrt the changes in /etc/init.d/cupsys we see that the chown
stuff is before cupsd starts up...clearly it should come after
starting it up. However this is NOT the appropriate fix, it's a
workaround to the problem that cupsd simply doesn't create
it's log files correctly. I.e. you guys haven't put the string 'cupsys'
in enough places in the source code. Too bad this isn't something
one could declare at build via configure time using the code from www.cups.org 
rather than having to rely on Ubuntu [EMAIL PROTECTED] :-)

-- 
cupsd can't access /var/log/cups/error_log permission denied
https://launchpad.net/bugs/54277

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to