* 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
* Re: Systemd error on symlink 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 1 sibling, 0 replies; 5+ messages in thread From: Ricardo Wurmus @ 2017-01-20 11:02 UTC (permalink / raw) To: Pjotr Prins; +Cc: guix-devel Pjotr Prins <pjotr.public12@thebird.nl> 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 ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Systemd error on symlink 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 1 sibling, 1 reply; 5+ messages in thread From: Hartmut Goebel @ 2017-01-20 11:31 UTC (permalink / raw) To: guix-devel Am 20.01.2017 um 11:22 schrieb Pjotr Prins: > will throw an error. The solution is not to symlink but to copy the service file. There is already a patch pending to change the manual, see http://lists.gnu.org/archive/html/guix-devel/2017-01/msg01199.html -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Systemd error on symlink 2017-01-20 11:31 ` Hartmut Goebel @ 2017-01-20 13:07 ` Leo Famulari 2017-01-20 13:13 ` Hartmut Goebel 0 siblings, 1 reply; 5+ messages in thread From: Leo Famulari @ 2017-01-20 13:07 UTC (permalink / raw) To: Hartmut Goebel; +Cc: guix-devel On Fri, Jan 20, 2017 at 12:31:35PM +0100, Hartmut Goebel wrote: > Am 20.01.2017 um 11:22 schrieb Pjotr Prins: > > will throw an error. The solution is not to symlink but to copy the service file. > > There is already a patch pending to change the manual, see > http://lists.gnu.org/archive/html/guix-devel/2017-01/msg01199.html Did somebody send a patch yet? Any change we make won't reach new users until the next release. ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Systemd error on symlink 2017-01-20 13:07 ` Leo Famulari @ 2017-01-20 13:13 ` Hartmut Goebel 0 siblings, 0 replies; 5+ messages in thread From: Hartmut Goebel @ 2017-01-20 13:13 UTC (permalink / raw) To: Leo Famulari; +Cc: guix-devel Am 20.01.2017 um 14:07 schrieb Leo Famulari: > Did somebody send a patch yet? I thought, you did?! -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible | ^ 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 public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).