guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Systemd error on symlink


From: Pjotr Prins
Subject: Systemd error on symlink
Date: Fri, 20 Jan 2017 10:22:14 +0000
User-agent: Mutt/1.6.2 (2016-07-01)

Following the manual:

If your host distro uses the systemd init system, this can be achieved with 
these commands:

  # ln -s ~root/.guix-profile/lib/systemd/system/guix-daemon.service \
          /etc/systemd/system/
  # systemctl start guix-daemon && systemctl enable guix-daemon

will throw an error. The solution is not to symlink but to copy the service 
file.

Pj.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]