Re: update-rc.d usage
From: * Tong* (sun_tong_001_at_yahoo.com)
Date: 07/10/04
- Previous message: anlace_at_whidbey.net: "Re: Top-Posting (WAS: Re: is it possible to change apt-get's access priorities?)"
- In reply to: Thomas Adam: "Re: update-rc.d usage"
- Next in thread: Thomas Adam: "Re: update-rc.d usage"
- Reply: Thomas Adam: "Re: update-rc.d usage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: debian-user@lists.debian.org Date: Fri, 09 Jul 2004 19:57:05 -0400
On Fri, 09 Jul 2004 23:44:07 +0100, Thomas Adam 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
I don't know where should I RTFM from. As you can tell, every my trial is
based on the RTFM hinted beforehand, starting right from the man, then
to the error prompt.
As a side line, yours won't work either. Please try it before posting:
# update-rc.d local defaults start 80
update-rc.d: error: codenumber must be a number between 0 and 99
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: anlace_at_whidbey.net: "Re: Top-Posting (WAS: Re: is it possible to change apt-get's access priorities?)"
- In reply to: Thomas Adam: "Re: update-rc.d usage"
- Next in thread: Thomas Adam: "Re: update-rc.d usage"
- Reply: Thomas Adam: "Re: update-rc.d usage"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]