>>> On Thu, Jul 5, 2007 at 4:38 PM, in message <[EMAIL PROTECTED]>, Raymond Higgs <[EMAIL PROTECTED]> wrote: -snip- > The numbers are in the symlink names for ordering. If you want it startup > last, rename the symlink to be S17oracle. If you want it stop first, > rename the symlink to be K01oracle. The only catch is that you have to > understand the dependencies :)
That would be a bad idea. The next time a package is installed that puts something into /etc/init.d, the symlinks you created will be wiped out and recreated according to what is in your script "headers." Or, if someone issues the inssrv command, the same thing will happen (since that is what RPM packages do). See my other email for the recommended method. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
