Description of problem: During boot, cleanup of /var/run/cups always fails on directory /var/run/cups/certs Version-Release number of selected component (if applicable): initscripts-8.31.1-1 How reproducible: Always Steps to Reproduce: 1. Boot without rhgb, or show details. Actual results: Just before swap is enables, a message appears: rm: cannot remove `/var/run/cups/certs': Is a directory Expected results: No error message. Additional info: The case statement for cleanup of /var should include /var/run/cups as one of the directories that needs a "-r" flag.
*** This bug has been marked as a duplicate of 189168 ***