guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/09: doc: Add missing Upstart command for the binary installation.


From: Ludovic Courtès
Subject: 08/09: doc: Add missing Upstart command for the binary installation.
Date: Fri, 27 Jan 2017 23:38:49 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix.

commit 4a780bdf1c9df37656d7f861a52f87e9b027bf3e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jan 28 00:18:38 2017 +0100

    doc: Add missing Upstart command for the binary installation.
    
    Fixes <http://bugs.gnu.org/25551>.
    Reported by Jason Self <address@hidden>.
    
    * doc/guix.texi (Binary Installation): Add 'initctl
    reload-configuration' command for Upstart.
---
 doc/guix.texi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index fef8ac6..88ed6ce 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -452,6 +452,7 @@ If your host distro uses the Upstart init system:
 
 @example
 # ln -s ~root/.guix-profile/lib/upstart/system/guix-daemon.conf /etc/init/
+# initctl reload-configuration
 # start guix-daemon
 @end example
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]