From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36261: Does not reboot after guix init system Date: Tue, 18 Jun 2019 15:41:41 +0200 Message-ID: <87lfxz57u2.fsf@gnu.org> References: <6e616e670a1e639d134346362daaac58@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:53184) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdENE-0002Xr-9N for bug-guix@gnu.org; Tue, 18 Jun 2019 09:42:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdENA-00005I-EX for bug-guix@gnu.org; Tue, 18 Jun 2019 09:42:08 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58641) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hdEN8-0008UA-KG for bug-guix@gnu.org; Tue, 18 Jun 2019 09:42:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hdEN8-0006MI-GL for bug-guix@gnu.org; Tue, 18 Jun 2019 09:42:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <6e616e670a1e639d134346362daaac58@disroot.org> (znavko@disroot.org's message of "Mon, 17 Jun 2019 11:16:00 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: znavko@disroot.org Cc: 36261@debbugs.gnu.org Hi, znavko@disroot.org skribis: > As manual says 'Once that command has completed=E2=80=94and hopefully suc= ceeded!=E2=80=94you can run reboot and boot into the new system.', guix rea= lly does not reboot every time after manual installation. The sentence you quote says =E2=80=9Cyou can run =E2=80=98reboot=E2=80=99= =E2=80=9D. If you decide not to run =E2=80=98reboot=E2=80=99, it will not reboot. :-) HTH, Ludo=E2=80=99.