Bugzilla – Bug 116357
typo in /etc/init.d/cupsrenice
Last modified: 2005-09-11 07:51:47 UTC
Line 58 reads: if [ x$ppid = x ]; then it *should* be quoted in the case that $ppid is empty. However, I got an error in that script at shutdown, something about '[' or ']'. Sorry this isn't very clear.
Clear enough - thanks for the report, we fixed it already. *** This bug has been marked as a duplicate of 115863 ***