Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2000 18:35:25 -0400
From:      Harlan Stenn <harlan@pfcs.com>
To:        jmutter <jmutter@ds.net>
Cc:        freebsd-stable@FreeBSD.ORG, harlan@pfcs.com
Subject:   Re: SysV Style Init? 
Message-ID:  <23372.969489325@brown.pfcs.com>
In-Reply-To: jmutter's (jmutter@ds.net) message dated Wed, 20 Sep 2000 18:26:09.  <Pine.GSO.4.10.10009201823350.25845-100000@s1.ds.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
I "solved" the SysV init situation by writing a simple "driver" script that
gets called like:

     driver /usr/local/etc/rc1.d start

which does the "normal" things to scripts in /usr/local/etc/rc1.d/ (or
whatever other directories there are).

Just call it from rc.localwhatever.

This script is "owned" by a client, so I can't just repost it.
It's pretty simple to write, though.

H


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23372.969489325>