Red Hat Bugzilla – Bug 744791
cups init script should source /etc/sysconfig/cups
Last modified: 2011-12-06 10:29:03 EST
Created attachment 527238 [details] Patch cups init script to source /etc/sysconfig/cups Description of problem: The cups init script (/etc/rc.d/init.d/cups) uses the daemon function (from /etc/rc.d/init.d/functions) to start the cups process, but it does not source a configuration file from /etc/sysconfig. This makes is more difficult to cleanly set the nice level or cgroup for the cups daemon by setting the NICELEVEL or CGROUP_DAEMON variables. Version-Release number of selected component (if applicable): cups-1.4.2-43.el6.i686 How reproducible: 100%
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2011-1635.html