guix-devel
[Top][All Lists]
Advanced

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

Re: Systemd error on symlink


From: Ricardo Wurmus
Subject: Re: Systemd error on symlink
Date: Fri, 20 Jan 2017 12:02:28 +0100
User-agent: mu4e 0.9.16; emacs 25.1.1

Pjotr Prins <address@hidden> writes:

> 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.

This actually depends on the version of systemd.  More recent versions
(e.g. on Fedora or RHEL) are okay with symlinking.

~~ Ricardo




reply via email to

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