From owner-freebsd-questions Mon Sep 7 22:54:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA06124 for freebsd-questions-outgoing; Mon, 7 Sep 1998 22:54:51 -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 WAA06115 for ; Mon, 7 Sep 1998 22:54:43 -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 BAA07293 for ; Tue, 8 Sep 1998 01:21:49 -0500 (CDT) Date: Tue, 8 Sep 1998 00:53:20 -0500 (CDT) From: David Vondrasek To: freebsd-questions@FreeBSD.ORG Subject: Easy Question I hope. 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 I have several processes I run on a single machine. After each reboot I have to login as the user there under and 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. An example would be a script called anonirc that I start as # sh anonirc & and fetchmail # fetchmail -d 600 Any help ? 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