From owner-freebsd-questions Tue Sep 8 09:24:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA26635 for freebsd-questions-outgoing; Tue, 8 Sep 1998 09:24:45 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from studio.watertower.com (studio.watertower.com [204.178.73.201]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA26568 for ; Tue, 8 Sep 1998 09:24:28 -0700 (PDT) (envelope-from david@stumbleinn.dyn.ml.org) Received: from [206.138.229.16] (david@[206.138.229.16]) by studio.watertower.com (8.8.7/8.7.3) with SMTP id LAA09488; Tue, 8 Sep 1998 11:49:40 -0500 (CDT) Date: Tue, 8 Sep 1998 11:21:08 -0500 (CDT) From: David Vondrasek To: Neil Blakey-Milner cc: freebsd-questions@FreeBSD.ORG Subject: Re: Easy Question I hope. In-Reply-To: <19980908124347.A13053@rucus.ru.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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