all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Systemd error on symlink
@ 2017-01-20 10:22 Pjotr Prins
  2017-01-20 11:02 ` Ricardo Wurmus
  2017-01-20 11:31 ` Hartmut Goebel
  0 siblings, 2 replies; 5+ messages in thread
From: Pjotr Prins @ 2017-01-20 10:22 UTC (permalink / raw)
  Cc: guix-devel

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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-01-20 13:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-20 10:22 Systemd error on symlink Pjotr Prins
2017-01-20 11:02 ` Ricardo Wurmus
2017-01-20 11:31 ` Hartmut Goebel
2017-01-20 13:07   ` Leo Famulari
2017-01-20 13:13     ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.