From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/669 Path: main.gmane.org!not-for-mail From: Vincent Danen Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: runit on debian sid success, and questions Date: Thu, 20 Jan 2005 15:55:48 -0700 Message-ID: <6D41985D-6B36-11D9-9341-000A9598BFB2@annvix.org> References: <20050118221224.A28147@recycle.lbl.gov> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-39--894469855" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1106261767 11889 80.91.229.6 (20 Jan 2005 22:56:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2005 22:56:07 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-908-gcsg-supervision=m.gmane.org@list.skarnet.org Thu Jan 20 23:55:55 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1CrlDX-0006u0-00 for ; Thu, 20 Jan 2005 23:55:55 +0100 Original-Received: (qmail 19299 invoked by uid 76); 20 Jan 2005 22:56:16 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 19293 invoked from network); 20 Jan 2005 22:56:15 -0000 In-Reply-To: <20050118221224.A28147@recycle.lbl.gov> Original-To: Larry Doolittle X-Pgp-Agent: GPGMail 1.0.2 X-Mailer: Apple Mail (2.619) X-SA-Exim-Connect-IP: 68.149.32.61 X-SA-Exim-Mail-From: vdanen@annvix.org X-SA-Exim-Version: 4.1 (built Mon, 20 Sep 2004 22:38:34 -0600) X-SA-Exim-Scanned: Yes (on hades.annvix.org) Xref: main.gmane.org gmane.comp.sysutils.supervision.general:669 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:669 --Apple-Mail-39--894469855 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed 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 . >> 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} --Apple-Mail-39--894469855 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFB8Db1LrxeMv7jCtQRAvHOAJ9DNz8cQuW5SVgNcxsgToOAB6SHywCdGw+6 t/Xlu/z0QSH0KwHR7knUCLg= =KTGO -----END PGP SIGNATURE----- --Apple-Mail-39--894469855--