--- * Tong* <[EMAIL PROTECTED]> wrote: 

> % update-rc.d local defaults 80-start
> update-rc.d: error: codenumber must be a number between 0 and 99
> usage: update-rc.d [-n] [-f] <basename> remove
>        update-rc.d [-n] <basename> defaults [NN | sNN kNN]

RTFM would help here. You're almost there but you need to specify the
actual script in /etc/init.d that is to be used, something like:

update-rc.d <name> defaults start 80

-- Thomas Adam

=====
"The Linux Weekend Mechanic" -- http://linuxgazette.net
"TAG Editor"                 -- http://linuxgazette.net

"<shrug> We'll just save up your sins, Thomas, and punish 
you for all of them at once when you get better. The 
experience will probably kill you. :)"

 -- Benjamin A. Okopnik (Linux Gazette Technical Editor)


        
        
                
ALL-NEW Yahoo! Messenger - sooooo many all-new ways to express yourself 
http://uk.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to