From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Richardson Subject: Re: ntpd and ssh-daemon Date: Sat, 03 Jun 2017 12:00:41 -0400 Message-ID: <87fufhgixi.fsf@jamestechnotes.com> References: <87y3tfosby.fsf@jamestechnotes.com> <87shjm5rnx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dHBU2-0007V4-DF for help-guix@gnu.org; Sat, 03 Jun 2017 12:00:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dHBTz-0004Zo-85 for help-guix@gnu.org; Sat, 03 Jun 2017 12:00:58 -0400 In-reply-to: <87shjm5rnx.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: help-guix Ludovic Courtès writes: > Hi James, > > James Richardson skribis: > >> I just installed GuixSD on a laptop. When it boots it appears that >> dbus-system and networking are slow to start up. It seems that ntpd and >> ssh-daemon do not start because the the network isn't fully configured >> yet. >> >> Questions: >> >> 1. How can I turn on detailed logs? > > /var/log/shepherd.log and /var/log/messages may have more details. > Could you check? > >> 2. Do others see this at all? > > I don’t. > >> I am uncertain as to why the network is slow to start , perhaps my dhcp >> server? The dhcp server and laptop are cabled into the same switch. > > What networking service do you use: wicd, dhcp-client-service, something > else? dhcp-client-service. There may be other issues with this box. I'll post more when I know more. > > Thanks, > Ludo’.