View Single Post

   
  #3 (permalink)  
Old 03-06-2008, 03:03 PM
Vwaju
 
Posts: n/a
Default Re: starting cupsd at boot

On Mar 4, 6:21 pm, simesmindl...@gmail.com wrote:
> On Mar 5, 12:15 am, Vwaju <l...@manhattanhandyman.com> wrote:
>
> > I configured CUPS to print to my HP Laserjet 1012.

>
> > However, when I installed Slackware 12.0, I didn't configure it to
> > start cupsd at boot time.

>
> > I would like to fix this, but I cant figure out from Slackware
> > Essentials or Running Linux exactly where to do this.

>
> > I've looked through inittab, inetd, rc.inet1 and rc.inet2, thinking I
> > might find some code to uncomment. Can someone give me some direction
> > here?

>
> > Thanks & Best Regards,
> > Vwaju
> > New York City

>
> su
> chmod 755 /etc/rc.d/rc.cups


Yes, thank you. So somewhere, there is a script that checks to see if
rc.cups is executable and if it is, runs it. Can you tell me what the
script is that runs rc.cups? (I tried to write a script with a for-
loop to grep all the files in rc.d for rc.cups, but my shell
programming is a little rusty...)

Thanks & Best Regards
Vwaju
New York City
Reply With Quote