From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IUqeH-0002pj-So for garchives@archives.gentoo.org; Mon, 10 Sep 2007 21:18:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l8ALAD7Q013620; Mon, 10 Sep 2007 21:10:13 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l8AL5wB4009306 for ; Mon, 10 Sep 2007 21:05:59 GMT Received: by nf-out-0910.google.com with SMTP id 30so943898nfu for ; Mon, 10 Sep 2007 14:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=KHSmsJxIsovF6lxF7OSRUctdkpTfgHisvzpjh8OGkhY=; b=CMYDBlcVBRGe1KDE+O0V5jRrs7zPe0KGgPEg9FF2Nx4Z9wDxgS/sBU/SpZmdvByC3Dsi0GfLEqmToANM6YkUOkn3q00rGhA/zxEJu4JyUW1yxaVpmRTRbWzG0JCpZQRXqsbOmGB/mIxmbEszkcrqynAtWxbBXiwDJt0U03rdqe4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jVtd/LBuJ5bLRyWPzUgdae8XitBx65GBU+FYOmAf/iKIsU55Z2NG8p3nm5XmAeZ2pi01KyR7zvQGCtxC096DBGntY+znINPkq0HggZdeKH9ccSaLEnbtVyXWhPtCgUBhT5TC4rqouCnEPn7UIIkTy/E73QdJv8qVbhm3nK7cM9c= Received: by 10.78.149.15 with SMTP id w15mr2178170hud.1189458357512; Mon, 10 Sep 2007 14:05:57 -0700 (PDT) Received: by 10.78.146.16 with HTTP; Mon, 10 Sep 2007 14:05:57 -0700 (PDT) Message-ID: <342e1090709101405p1ccdda03q43fb8070e7d8c1c0@mail.gmail.com> Date: Mon, 10 Sep 2007 18:05:57 -0300 From: "Daniel da Veiga" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] SSH won't restart In-Reply-To: <49bf44f10709101348k30a7fa32j19dca19553be58f8@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@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: <49bf44f10709080840k4f64df08r1f3ba9a4e3b4f031@mail.gmail.com> <49bf44f10709101054r13c8b7c4w90f0051ade528dcb@mail.gmail.com> <49bf44f10709101212r26f869d9n2b6c7e6fd1f8395f@mail.gmail.com> <49bf44f10709101223j51dc1138j27f4bd17ad48275f@mail.gmail.com> <20070910143815.294027ed@pascal.spore.ath.cx> <49bf44f10709101314q3f79e8bahd9111f768e5154b8@mail.gmail.com> <342e1090709101324w6d3e4ed2u80cc77a617bb7927@mail.gmail.com> <49bf44f10709101348k30a7fa32j19dca19553be58f8@mail.gmail.com> X-Archives-Salt: 1258affd-baa3-4502-ad82-89a4dd202353 X-Archives-Hash: cef3248021e3867f8380247baa2b7a09 On 9/10/07, Grant wrote: > > If there's a problem with ssh, then you're pretty much stuck with > > using other remote terminal tool to fix it, else, you can simply kill > > the process, delete the PID file, then "/etc/init.d/sshd zap" and > > "/etc/init.d/sshd restart", or "start", anyway... (I guess your host > > could easily issue this commands for you). > > What about just having them reboot and start my manual daemon? Would > that accomplish the same thing? > I guess so, but while your machine reboot all services go down, can you afford this downtime? If yes, well... If no, you may try alternatives such as my suggestion above :D -- gentoo-user@gentoo.org mailing list