Comment 22 for bug 495726

Revision history for this message
Dean Loros (autocrosser) wrote :

I'm having the same problem--in my case, running "sudo mv /etc/rc2.d/K50cups /etc/rc2.d/S50cups" is not working. I had reinstalled right about Alpha2 & I wonder if a script is missing for cups. I check /etc/init.d & cups is there...I can manually start cups with "sudo /etc/init.d/cups start" & it works just fine.

ls -l /etc/rc*/*cups*
lrwxrwxrwx 1 root root 14 2010-02-17 17:52 /etc/rc1.d/K80cups -> ../init.d/cups
lrwxrwxrwx 1 root root 16 2010-03-30 19:46 /etc/rc2.d/S50cups -> /etc/init.d/cups
lrwxrwxrwx 1 root root 14 2010-02-17 17:52 /etc/rc3.d/S50cups -> ../init.d/cups
lrwxrwxrwx 1 root root 14 2010-02-17 17:52 /etc/rc4.d/S50cups -> ../init.d/cups
lrwxrwxrwx 1 root root 14 2010-02-17 17:52 /etc/rc5.d/S50cups -> ../init.d/cups

& that won't work.....I can also use bootup manager to start my cups---it also shows cups as S50, but not started.