View Single Post

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

On Tue, 4 Mar 2008, Vwaju wrote:

>
> 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


rc.M

> 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...)


I'll say it has if you've forgotten grep


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


--
Cheers
Res

mysql> update auth set Framed-IP-Address='127.0.0.127' where user= 'troll';
Reply With Quote