Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] script to disable / enable processes in rc?.d/
- Date: Thu, 25 May 2006 13:52:44 +0900
- From: Keith Bawden <isdj@example.com>
- Subject: Re: [tlug] script to disable / enable processes in rc?.d/
- References: <1148451815.2585.159.camel@example.com> <4473FD87.40601@example.com> <1148528533.2585.191.camel@example.com>
- User-agent: Thunderbird 1.5.0.2 (X11/20060420)
Scott VanDusen wrote:Maybe my post wasn't clear- I mentioned that I do use update-rc.d -f service remove for this, but the issue is that it removes every instance of symlink to the service, as well as the number that the service initially had been assigned. From what I understand (and I might be wrong) the number assigned determines when the service is loaded during boot sequence, and therefore to preserve that the docs say change the service prefix S to a K, and change the number to 100 minus initial number. So my objective wasn't to remove all of the symlinks, I wanted to change them. That way in the future if I wanted to add the service again I could use the proper # instead of the default 20. It's probably no big deal when they load though.Cheers, Scott VanDusenHello, Does this help? update-rc.d service start 100 2 3 4 5 . stop 100 0 1 6 . Regards, Keith
- References:
- [tlug] script to disable / enable processes in rc?.d/
- From: Scott VanDusen
- Re: [tlug] script to disable / enable processes in rc?.d/
- From: Keith Bawden
- Re: [tlug] script to disable / enable processes in rc?.d/
- From: Scott VanDusen
Home | Main Index | Thread Index
- Prev by Date: [tlug] Turnbull's Quotations
- Next by Date: Re: [tlug] Turnbull's Quotations
- Previous by thread: Re: [tlug] script to disable / enable processes in rc?.d/
- Next by thread: [tlug] Google Trends
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links