[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Squid /etc/rc.d/init.d file
- Subject: Re: [cobalt-users] Squid /etc/rc.d/init.d file
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Thu Jan 9 10:55:01 2003
- Organization: BRTNet.org
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> I think what both of you have missed are the files that go in the
> various /etc/rc.d/rc?.d directories that control either starting or
> shutting down the service as the XTR starts, stops, and changes
> runlevels.
But once you have the 'master' file in /etc/rc.d/init.d, you can just
use chkconfig (like original poster mentioned) to create those
symlinks in the appropriate rcN.d directories.
Or you can manually set up the symlinks if you really want to:
cd /etc/rc.d/rc3.d; ln -s /etc/rc.d/init.d/squid S75squid
- --
Bruce Timberlake
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+HcVqvLA2hUZ9kgwRAhSYAJ9pS9+Et0CEZaSaxXlc991UqSvpqgCfcTu7
OHi2wNkB50YSQSSTb7Oioyc=
=UIA9
-----END PGP SIGNATURE-----