Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 1998 11:21:08 -0500 (CDT)
From:      David Vondrasek <david@stumbleinn.dyn.ml.org>
To:        Neil Blakey-Milner <nbm@rucus.ru.ac.za>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Easy Question I hope.
Message-ID:  <Pine.BSF.4.01.9809081120380.1988-100000@stumbleinn.dyn.ml.org>
In-Reply-To: <19980908124347.A13053@rucus.ru.ac.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Sep 1998, Neil Blakey-Milner wrote:

> On Tue 1998-09-08 (00:53), David Vondrasek wrote:
> > restart them. There HAS to be away to have then start up
> > on boot. I know how to do it as a ROOT user with cron
> > or in rc.d But these are user processes that I need
> > restarted. And would like them to restart automaticlly.
> 
> I have a netfu.sh in my /usr/local/etc/rc.d
> 
> //----
> #!/bin/sh
> su netfu /home/netfu/netfu.run
> //----
> 
> It automatically starts netfu on my machine, run as the netfu user.
> 
> Hopefully you can adapt this to your tastes.

That's what I needed.
Thanks !

-- 

David L. Vondrasek
dlv@watertower.com


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



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