Jason Craig wrote: > Sorry, I've been struggling to find any information on this, mainly > because it is difficult to find proper search terms. > > Say I've installed some software, like PostgreSQL, that adds a beautiful > script to /etc/init.d/ that starts or stops the server. Now I want to > start the server in, say runlevel 3, so I know I need to add links to > /etc/init.d/rc3.d/ but I'm having trouble finding information on the > proper way of doing this. Can anyone point me to some documentation, or > give a quick explanation of the numbers, letters etc. used in these > symlinks? > > thanks, > --Jason
man insserv and man chkconfig -- kr -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
