From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QtiZb-0008Ft-Qo for garchives@archives.gentoo.org; Wed, 17 Aug 2011 16:02:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 978E121C128; Wed, 17 Aug 2011 16:02:18 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 2454321C062 for ; Wed, 17 Aug 2011 16:00:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id AF4353225F for ; Wed, 17 Aug 2011 18:01:55 +0200 (CEST) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 10463-09 for ; Wed, 17 Aug 2011 18:01:54 +0200 (CEST) Received: from hiro.oops.intern (mail.oops.co.at [213.129.238.225]) by postler.lichtfels.com (Postfix) with ESMTPA id B61413225E for ; Wed, 17 Aug 2011 18:01:54 +0200 (CEST) Message-ID: <4E4BE5B0.3010108@xunil.at> Date: Wed, 17 Aug 2011 18:00:48 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110718 Thunderbird/5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] systemd References: <4E4AD9D8.2030506@xunil.at> <4E4BCA80.4060100@xunil.at> <4E4BD46A.6020803@xunil.at> <4E4BD77C.7000205@xunil.at> In-Reply-To: <4E4BD77C.7000205@xunil.at> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: X-Archives-Hash: a589b6c61610095e96350ab15b183a70 Am 17.08.2011 17:00, schrieb Stefan G. Weichinger: > Am 17.08.2011 16:47, schrieb Stefan G. Weichinger: > >> Sigh. Still no ttys here. >> "out of the box" should feel different. >> >> Will dig more ... > > Sorry for the noise, got it now. Too old udev etc before. First steps: added network.service and sshd.service following http://en.gentoo-wiki.com/wiki/Systemd#Services sshd.service gets started at boot, network.service not ... I linked multi-user.target to /etc/systemd/system/default.target, didn't help. Do I need that link? Starting network.service with systemctl works, so no typo hidden here, as it seems. Stefan