bug#25551: Upstart Init System

2017-01-27 Thread Ludovic Courtès
Hi Jason, "Jason Self" skribis: > The guix docs in [0] have a small bug of omission for upstart. > > After doing: # ln -s ~root/.guix-profile/lib/upstart/system/guix- > daemon.conf /etc/init/ you should then do: initctl reload-configuration Fixed in 4a780bdf1c9df37656d7f861a52f87e9b027bf3e, tha

bug#25551: Upstart Init System

2017-01-26 Thread Jason Self
The guix docs in [0] have a small bug of omission for upstart. After doing: # ln -s ~root/.guix-profile/lib/upstart/system/guix- daemon.conf /etc/init/ you should then do: initctl reload-configuration Otherwise the next part (start guix-daemon) fails saying it's not a service upstart knows about