Jookia <[email protected]> writes: > On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: >> I had the same experience on my arm machines. So this might be a real bug. >> Or does one need to do more than copy the file and reboot? > > You need to run 'systemctl start guix-daemon'.
on Debian 8 ...
cp /root/.guix-profile/lib/systemd/system/guix-daemon.service \
/etc/systemd/system/guix-daemon.service
systemctl start guix-daemon
... runs guix-daemon, but after a reboot it is not running.
