From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-85187-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Kqtr9-0000X0-6r
	for garchives@archives.gentoo.org; Fri, 17 Oct 2008 18:15:23 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4B3EBE03C9;
	Fri, 17 Oct 2008 18:15:21 +0000 (UTC)
Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.188])
	by pigeon.gentoo.org (Postfix) with ESMTP id ED6BEE03C9
	for <gentoo-user@lists.gentoo.org>; Fri, 17 Oct 2008 18:15:20 +0000 (UTC)
Received: by fk-out-0910.google.com with SMTP id 18so776851fks.2
        for <gentoo-user@lists.gentoo.org>; Fri, 17 Oct 2008 11:15:19 -0700 (PDT)
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:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=az9pcSXiis+b8SgmURJ4OClq0jcUNrqB4GPrJH/2iQA=;
        b=nfGlrujQwvbYXdtog9et+pW+tJ48+XPKDHezxbWC1Eq+ohCcp0BuK/rR+iXsKe9XSu
         d5bGoLILQHVRl6BJGKG6p6FYJkCN+HRmj5zQBV+7Hc/3gcEPeTPqNovd5kUEk0QKtKtK
         Rz5EH9O0S9MSdVETlKFnJoYduapwSw032IG0A=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=pEE1ZrRMBNPv1LcpOGZzcAWHxmsAx18PhCye1kJQIuZQFQPnXdIPz8Ty7TRY6G4mW0
         7IgooqaYLyQjG17Js3478c8G0eSHIX7JzaL6rxAtbgExnZ+4pHDN/hNXEkiFtypEW0TY
         VOghwOtkchhKGgZVHgWkAC0hb/2enIq6LGGR0=
Received: by 10.181.147.3 with SMTP id z3mr1485374bkn.71.1224267319201;
        Fri, 17 Oct 2008 11:15:19 -0700 (PDT)
Received: by 10.180.229.10 with HTTP; Fri, 17 Oct 2008 11:15:19 -0700 (PDT)
Message-ID: <49bf44f10810171115h1f50a427pb2ec4d155aa2caa1@mail.gmail.com>
Date: Fri, 17 Oct 2008 11:15:19 -0700
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Prevent sshd from stopping?
In-Reply-To: <20081016070255.GA25938@marvin.heimnetz.local>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <49bf44f10810151624l4cfc92e9n797b2a11dfc4ae4e@mail.gmail.com>
	 <20081016070255.GA25938@marvin.heimnetz.local>
X-Archives-Salt: 5ba76d7f-479f-47b2-be0a-e2022f41411a
X-Archives-Hash: a7b63e60313b300ca9f814541ef670a3

>> One of my Gentoo systems is located in a separate building from the
>> router.  The wireless connection always seems to be strong, but
>> periodically the services that depend on net.ath0 stop because it
>> loses the connection.  Issuing 'rc' always brings them back.  Is there
>> any way to prevent this from happening?  I'm mainly concerned about
>> sshd.
>>
>> - Grant
>>
>
> Then let them depend on net.lo.

What about sticking 'rc' in the crontab?  No good?

- Grant