[TriLUG] rc.X -- how do the real sysadmins do it?
Ryan Wheaton
ryan.wheaton at comcast.net
Wed Dec 3 10:33:33 EST 2003
I'll admit that chkconfig is the best and easiest way to get these
services to not load, but all it basically does is change the S to a K
in front of the 'script' in whatever runlevel you're editing
(/etc/rc3.d/ or /etc/rc5.d/ or whatever). I used to go through and
change all the S's to K's manually for RL 3 and 5, but then i found the
light and that light was chkconfig ;-)
-r
On Wednesday, Dec 3, 2003, at 08:23 America/Denver, Daniel Monjar wrote:
> On Wed, 2003-12-03 at 09:42, Ben Pitzer wrote:
>> Ryan,
>>
>> Actually, just renaming any services that you do not wish to run to
>> norun.S$$foo is the method that many of us use. You're right in that
>> deleting the scripts entirely is not desirable. But keeping track of
>> the
>> order in which they are to run, and disabling those you don't want
>> running
>> is fairly important.
>
> I just change the 'S' to an 's'...
>
> --
> TriLUG mailing list :
> http://www.trilug.org/mailman/listinfo/trilug
> TriLUG Organizational FAQ : http://trilug.org/faq/
> TriLUG Member Services FAQ : http://members.trilug.org/services_faq/
> TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
>
More information about the TriLUG
mailing list