Thanks, I found it! chkconfig and ntsysv both work. Both are written
by Eric Troan (RedHat). Here's an example using runlevel 3:
$ chkconfig --list webmin
webmin 0:off 1:off 2:on 3:off 4:off 5:on 6:off
$ chkconfig webmin on
$ chkconfig --list webmin
webmin 0:off 1:off 2:on 3:on 4:on 5:on 6:off
drag'n'drop doesn't work too well from the palm or ssh terminal.
At 07:28 AM 9/28/00 -0700, Magnus <[EMAIL PROTECTED]> wrote:
>Was it possibly tksysv?
>I, presonally, think that ksysv is the best if you are in X.. but fdrom a
>console tksysv is pretty good.
>What could be better than drag'n'drop runlevel specification?
>
>On Wed, 27 Sep 2000, you wrote:
>> I used to use a console program to adjust my run-level links, and I was
>> thinking it would be handy with storm... I just can't remember the name
>> of the program. And I'm not talking about linuxconf, it was a tiny
>> little script file, as I recall?
>>
>> What do _you_ use to adjust your system-V run-level deamons?
>