All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Gelm <chuck@gelm.net>
To: Jim Reimer <jdr@wa5rrh.us>
Cc: linux-newbie@vger.kernel.org
Subject: Re: Sequence of events at init (was boot)
Date: Thu, 12 Oct 2006 18:54:54 -0400	[thread overview]
Message-ID: <452EC7BE.5020800@gelm.net> (raw)
In-Reply-To: <116946366609.20061012171553@wa5rrh.us>

Jim Reimer wrote:

>Ray Olszewski wrote:
>
>  
>
> <snip>
>
>>2. I believe FC4 keeps its init scripts in /etc/init.d . Have you grep'd
>>"jstarrc" in that directory? More basically, have you grep'd "jstar"?
>>For this kind of problem grep'ing is better than "looking".
>>    
>>
>
>"grep -iR jstar *" while in /etc shows no occurances of jstarrc.
>  
>
Try it again, but in /etc/init.d

/etc/init.d ; Ray suggested
/etc         ; You used

or

# grep -iR jstar /etc/init.d

HTH, Chuck

 
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      reply	other threads:[~2006-10-12 22:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-12 22:15 Sequence of events at init (was boot) Jim Reimer
2006-10-12 22:54 ` Chuck Gelm [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=452EC7BE.5020800@gelm.net \
    --to=chuck@gelm.net \
    --cc=jdr@wa5rrh.us \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.