Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Apr 2003 15:45:48 -0800
From:      Lev Walkin <vlm@netli.com>
To:        Andreas Klemm <andreas@FreeBSD.org>
Cc:        Lev Walkin <vlm@spelio.net.ru>
Subject:   Re: ipcad start/stop script
Message-ID:  <3E8B762C.1060508@netli.com>
In-Reply-To: <20030402080721.GA78889@titan.klemm.apsfilter.org>
References:  <20030402080721.GA78889@titan.klemm.apsfilter.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Klemm wrote:
> While I'm at it ...
> What about a start/stop script ?
> 
> Either in the FreeBSD ports file subdir ...
> But then a preinstall script should make it prefix clean ...
> 
> Or you put it under your configure's control that on installation
> it will be put into the proper directory, default: $prefix/etc/rc.d 
> or with another configure commandline switch configurable ??
> 
> In the attachement the script I wrote

what about

echo 'ipcad -rds 2>/dev/null && echo ipcad' >> /etc/rc.local

?

seems much simpler.


-- 
Lev Walkin
vlm@netli.com



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