mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
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.
This commit is contained in:
parent
de322a5d1d
commit
4a780bdf1c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue