supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Vincent Danen <vdanen@annvix.org>
Cc: supervision@list.skarnet.org
Subject: Re: runit on debian sid success, and questions
Date: Thu, 20 Jan 2005 15:55:48 -0700	[thread overview]
Message-ID: <6D41985D-6B36-11D9-9341-000A9598BFB2@annvix.org> (raw)
In-Reply-To: <20050118221224.A28147@recycle.lbl.gov>

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


On Jan 18, 2005, at 23:12, Larry Doolittle wrote:

> [trimmed copy of private e-mail]
>
> On Tue, Jan 18, 2005 at 08:38:31PM -0500, Dean Hall wrote:
>> How did you get rid of portmap? Did you get rid of the services for
>> which it's required? Or did you force them to use a static port?
>
> rm /etc/rcS.d/S18portmap; sh /etc/init.d/portmap stop
> I don't have any services that require portmap.
>
>> You might check out uschedule <http://www.ohse.de/uwe/uschedule.html>.
>> It's a decent and simple cron and at replacement.
>
> Thanks for the link!  I think I'll keep my script for now, but
> that program looks better than cron if I'm forced to use something
> more complex.  Right now all I need is something to run the daily
> maintenance for man, locate, and TeX.

Another option is dcron, which I'm happily using supervised.  The link 
should be:

http://apollo.backplane.com/FreeSrc/

And my runscript is:

[vdanen@dionysus SPECS]$ cat /service/crond/run
#!/bin/sh

# this runs crond supervised

exec /usr/sbin/crond -f 2>&1

Fairly straightforward.

-- 
Annvix - Secure Linux Server: http://annvix.org/
"lynx -source http://linsec.ca/vdanen.asc | gpg --import"
{FEE30AD4 : 7F6C A60C 06C2 4811 FA1C  A2BC 2EBC 5E32 FEE3 0AD4}

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 186 bytes --]

  parent reply	other threads:[~2005-01-20 22:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-19  6:12 Larry Doolittle
2005-01-19 21:07 ` Thomas Schwinge
2005-01-19 21:53   ` Larry Doolittle
2005-01-20 22:55 ` Vincent Danen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-01-19  1:13 Larry Doolittle
2005-01-19  3:59 ` Dean Hall
2005-01-19 10:03   ` Milan P. Stanic
2005-01-19  6:08 ` Larry Doolittle
2005-01-19 21:09   ` Thomas Schwinge
2005-01-19  6:39 ` Dean Hall
2005-01-23 12:23 ` Gerrit Pape
2005-01-14 20:08 Larry Doolittle
2005-01-15 16:07 ` 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=6D41985D-6B36-11D9-9341-000A9598BFB2@annvix.org \
    --to=vdanen@annvix.org \
    --cc=supervision@list.skarnet.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).