From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: binary installation on Fedora 25 Date: Sat, 28 Jan 2017 02:55:24 -0500 Message-ID: <20170128075524.GA32352@jasmine> References: <588B7046.4080502@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cXNrF-0001vh-PL for help-guix@gnu.org; Sat, 28 Jan 2017 02:55:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cXNrA-0001Kd-Sh for help-guix@gnu.org; Sat, 28 Jan 2017 02:55:37 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:42731) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cXNrA-0001K3-Hw for help-guix@gnu.org; Sat, 28 Jan 2017 02:55:32 -0500 Content-Disposition: inline In-Reply-To: <588B7046.4080502@crazy-compilers.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Hartmut Goebel Cc: help-guix On Fri, Jan 27, 2017 at 05:07:34PM +0100, Hartmut Goebel wrote: > 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. My understanding is the opposite; that systemd only supports symlinked service files in recent releases.