[School-GNU-Linux] Re: SGL 3.0
- From: Vimal Joseph <vimaljoseph@xxxxxxxxx>
- To: schoolgnu@xxxxxxxxxxxxx
- Date: Wed, 11 Mar 2009 11:43:33 +0530
2009/3/11 pradeep mattara <pkmattara@xxxxxxxxx>
>
> 3. Some weeks ago, we installed two canon printers -LBP 2900 and 2900B in
> SGL. The installation was successful but with one problem. The file *
> /etc/init.d/ccpd* which is supposed to start automatically on every
> restart is not doing so. we have to run it on every restart which makes some
> discomfort. Please tell us what we should do to make a file auto start on
> every start and restart?
To make /etc/init.d/ccpd work on every reboot, execute the command(as root):
update-rc.d ccpd defaults
~vimal
Other related posts: