public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Norbert Kamenicky <noro@xmedia.sk>
To: gentoo-dev@gentoo.org
Subject: [gentoo-dev] Strange behavior of rc scripts
Date: Fri, 06 Jun 2003 15:42:52 +0200	[thread overview]
Message-ID: <3EE09A5C.7030800@xmedia.sk> (raw)

Hi to all !

On unixes it's quite common, that if some daemon started from
init rc scripts fails, it's possible to re/start it paintless by  hand 
again ...
( but not on Gentoo ? )

Let's try this:

#pkill -9  some_daemon

#/etc/init.d/some_daemon  start  (or restart)

You'll get stupid message "running already" and
the command fails with no action ... :o)

 so probably stop is needed before ;-)

#/etc/init.d/some_daemon  stop

You'll get  message "not running", but if you try start it
again, stupid message comes again ! :-(

It's getting me really very  nervous ... :-(

PS.
When I switched from RH to Gentoo, the first thing
I was worry about were rc init scripts, because I can
only hardly to imagine something better then system 5 ones...
let's try to convince me I am wrong :-)


Noro


--
gentoo-dev@gentoo.org mailing list


             reply	other threads:[~2003-06-06 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-06 13:42 Norbert Kamenicky [this message]
2003-06-06 14:20 ` [gentoo-dev] Strange behavior of rc scripts leio
2003-06-06 14:46   ` Norbert Kamenicky

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=3EE09A5C.7030800@xmedia.sk \
    --to=noro@xmedia.sk \
    --cc=gentoo-dev@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox