From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jookia <166291@gmail.com> Subject: bug#22695: Binary Installation bugs and suggestions Date: Wed, 17 Feb 2016 08:34:44 +1100 Message-ID: <20160216213444.GA18167@novena-choice-citizen.lan> References: <878u2k4oh5.fsf@gmail.com> <20160216165137.GA6053@solar> <20160216195048.GA19487@jasmine> <20160216195307.GA19703@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVnKs-0004Bj-3y for bug-guix@gnu.org; Tue, 16 Feb 2016 16:39:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aVnKo-0002iT-SE for bug-guix@gnu.org; Tue, 16 Feb 2016 16:39:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aVnKo-0002iD-Nz for bug-guix@gnu.org; Tue, 16 Feb 2016 16:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aVnKo-0007iX-Fk for bug-guix@gnu.org; Tue, 16 Feb 2016 16:39:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20160216195307.GA19703@jasmine> 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Leo Famulari Cc: myglc2 , 22695@debbugs.gnu.org On Tue, Feb 16, 2016 at 02:53:07PM -0500, Leo Famulari wrote: > $ cp foo.service where-you-want it && systemctl daemon-reload \ > && systemctl enable foo && systemctl start foo > > You can start foo without enabling, but enabling is what makes it start > automatically. It definitely needs to go in the manual if both of us forget to write it. :)