supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Lukas Beeler <lb-lists@projectdream.org>
Subject: Re: runit-0.9.2 available
Date: Sun, 4 May 2003 10:31:05 +0200	[thread overview]
Message-ID: <20030504083105.GB15432@may.projectdream.org> (raw)
In-Reply-To: <20030504065935.5975.qmail@h14f7d.mid.smarden.org>

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

* Gerrit Pape <pape@smarden.org>:
> and a page about service dependencies. The runsvstat and runsvctrl
> programs are now installed by default and referred to in the

It looks like something gone wrong there. runvstat and runsvctrl
arent getting compiled (which results in an error).
See Patch below.

--- Makefile.orig       2003-05-04 10:28:33.000000000 +0200
+++ Makefile    2003-05-04 10:28:47.000000000 +0200
@@ -1,5 +1,5 @@
 IT=sysdeps runit runit-init runsv runsvdir runsvchdir svwaitup svwaitdown \
-utmpset svlogd
+utmpset svlogd runsvctrl runsvstat
 
 default: $(IT)
 

-- 
Debian gibt es in drei Flavours: Stale, Rusting und Broken, die
ein- bis zweimal je jahrzehnt umbenannt werden.
 -- frank paulsen in de.alt.sysadmin.recovery

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-05-04  8:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-25  7:59 runit-0.9.0 available Gerrit Pape
2003-05-01  6:40 ` runit-0.9.1 available Gerrit Pape
2003-05-04  6:59   ` runit-0.9.2 available Gerrit Pape
2003-05-04  8:31     ` Lukas Beeler [this message]
2003-05-04  9:26       ` Gerrit Pape
2003-05-04  9:54     ` runit-0.9.3 available Gerrit Pape
2003-06-10  9:33       ` runit-0.9.4 available Gerrit Pape
2003-06-19  7:47         ` runit-0.9.5 available Gerrit Pape

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=20030504083105.GB15432@may.projectdream.org \
    --to=lb-lists@projectdream.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).