On Wed, Mar 15, 2017 at 03:29:27AM -0000, iekath@mail2tor wrote: > root@host:/home/user# ln -s > ~root/.guix-profile/lib/systemd/system/guix-daemon.service \ > > /etc/systemd/system/ > root@host:/home/user# systemctl start guix-daemon && systemctl enable > guix-daemon > Failed to execute operation: No such file or directory
Please copy the file into place instead of symlinking it. This is a documentation bug that we've fixed, but we haven't made a new release of Guix yet.