From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 22:10:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93D941065672 for ; Thu, 27 Nov 2008 22:10:19 +0000 (UTC) (envelope-from sebastian.tymkow@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD1B8FC1E for ; Thu, 27 Nov 2008 22:10:18 +0000 (UTC) (envelope-from sebastian.tymkow@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so482066eyi.7 for ; Thu, 27 Nov 2008 14:10:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=L743lU7DVYOvflywoZdfeLgJHCk5q3IXHYypTenoP9Y=; b=XmpqZ0gV+ZSw340tZqChqK0GK8BGBd+0o4ON5C8LGFbpAEOQhWsaeZW94DPIrGKuTY AV8r3oMmoY8ub3kzc5PUjmEZhg3yhk9jdmRIQnC8HVmOlztNdWWQdeBQVfF9603czIMq nZmkQOxFl6A33DDEZaWT894VxOW1hxRzbxvxY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=mSnQzNoJ+lX8DEfcTHLnEholZkWJP6DQuiniuK7ZZ0bfBGzyVNjPLLyOyo78X/pBXJ CrsJ3cJvNOXuCdc/31pH1/HSAPbmquL6ngb+Rd7X1a8LvF3qL4jfY/3Eban//Xr8LWp1 B6SCd4yQjJCCltPyDLGvYLxCXvva6cVt3hxrM= Received: by 10.210.22.16 with SMTP id 16mr8019144ebv.53.1227823817639; Thu, 27 Nov 2008 14:10:17 -0800 (PST) Received: by 10.210.45.16 with HTTP; Thu, 27 Nov 2008 14:10:17 -0800 (PST) Message-ID: <692660060811271410y1db64edbnfbe73c16a2532d77@mail.gmail.com> Date: Thu, 27 Nov 2008 23:10:17 +0100 From: "=?ISO-8859-1?Q?Sebastian_Tymk=F3w?=" To: "Jonathan McKeown" In-Reply-To: <200811271623.48890.jonathan@hst.org.za> MIME-Version: 1.0 References: <20081127134658.GA31551@mercury.meisternet.ch> <200811271623.48890.jonathan@hst.org.za> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: process always running X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2008 22:10:19 -0000 Hi, I use it and it works fine for me. I don't need any third party software to run/restart process. Recently I used daemontools for respawn process but it was uncomfortable to install and configure for me. Best regards, Sebastian Tymkow 2008/11/27 Jonathan McKeown > On Thursday 27 November 2008 15:46:58 Dominik Meister wrote: > > Hi > > > > Gian Paolo Buono [Thu, Nov 27, 2008 at 02:05:44PM +0100]: > > > there is a method in freebsd for restart process whenever it > terminates > > > ? I use in linux respawn in inittab... > > > > One possibility that comes to mind is using daemontools [0]. Should be > > in ports but there are probably easier ways to achieve this. > > I've never tried it, but according to the manpage for init(8) you can get > the > same effect as a respawn entry in a sysV inittab by putting the command > in /etc/ttys. Perhaps someone who's done it could comment? > > Jonathan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >