doc: Add missing Upstart command for the binary installation.
Fixes <http://bugs.gnu.org/25551>. Reported by Jason Self <jason@bluehome.net>. * doc/guix.texi (Binary Installation): Add 'initctl reload-configuration' command for Upstart.master
parent
de322a5d1d
commit
4a780bdf1c
|
@ -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
|
||||
|
||||
|
|
Reference in New Issue