On Tue, 09 Dec 2003 22:50:15 +1100 Ken Foskey <[EMAIL PROTECTED]> wrote:
> > At work we have a caldera system, it is very RedHat like for those not > in the know. The issue I have is the scripts are not setup correctly in > the rcX.d (no K40nfs in the rc2.d or rc1.d for instance). > > I have a vague recollection of a utility that will point out setup > problems with rc scripts like this but I cannot remember the name, > googling has not helped me either. Redhat has chkconfig, which can populate the rc*.d directories given a init.d script with a few magic comments; e.g. sshd has # chkconfig: 2345 55 25 # description: OpenSSH server daemon Is this what you mean? Do other distros have this? an LSB thing p'raps? Matt -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
