supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Gerrit Pape <pape@smarden.org>
Subject: Re: the rest of sysvinit
Date: Fri, 14 May 2004 22:06:27 +0000	[thread overview]
Message-ID: <20040514220510.19494.qmail@4d20e0ca3c6480.315fe32.mid.smarden.org> (raw)
In-Reply-To: <40A53477.2010501@geeks.cl>

On Fri, May 14, 2004 at 05:04:55PM -0400, Alejandro Mery wrote:
> iirc you posted once a shutdown replacement, is it available somewhere?

It was a reboot command, but you need this only if you want to tell the
kernel to reboot in stage 1, use with care
 http://article.gmane.org/gmane.comp.sysutils.supervision.general/315

> what about the other common tools provided by sysvinit like wall, 
> halt/reboot and killall5?

halt is `init 0`, reboot is `init 6`, wall possibly better fits into a
package dealing with login accounting.  killall5.  Ideally there's a
clean process hierarchy, and after taking down all services, all
processes on the system are terminated.  I currently don't know how to
write a cross-platform killall5 that works on all systems runit runs on.

Regards, Gerrit.


  reply	other threads:[~2004-05-14 22:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-14 21:04 Alejandro Mery
2004-05-14 22:06 ` Gerrit Pape [this message]
2004-05-14 22:24   ` Alejandro Mery
2004-05-14 23:50     ` Charlie Brady
2004-05-15  0:06       ` Alejandro Mery
2004-06-20 12:42   ` initiate reboot in stage 1 (Re: the rest of sysvinit) Gerrit Pape
2004-06-22 14:38     ` Alejandro Mery
2004-06-22 22:09       ` Alejandro Mery

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=20040514220510.19494.qmail@4d20e0ca3c6480.315fe32.mid.smarden.org \
    --to=pape@smarden.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;
as well as URLs for NNTP newsgroup(s).