Hi,

Am 27.01.2017 um 15:54 schrieb Catonano:
> $ ls -lha /etc/systemd/system/guix-daemon.service
> lrwxrwxrwx. 1 root root 58 27 gen 14.18
> /etc/systemd/system/guix-daemon.service ->
> /root/.guix-profile/lib/systemd/system/guix-daemon.service

AFAIK systemd changed its behaviour and does not longer accept symlinks
for .service files.

cp /root/.guix-profile/lib/systemd/system/guix-daemon.service
/etc/systemd/system/guix-daemon.service

should fix the problem.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goe...@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Reply via email to