From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: SystemD & Symbolic Links Date: Tue, 27 Dec 2016 17:18:58 -0500 Message-ID: <20161227221858.GA18533@jasmine> References: <20161227034844.GA14923@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cM05K-0007P5-HP for help-guix@gnu.org; Tue, 27 Dec 2016 17:19:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cM05G-0004Xx-B7 for help-guix@gnu.org; Tue, 27 Dec 2016 17:19:06 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:43190) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cM05G-0004Xg-62 for help-guix@gnu.org; Tue, 27 Dec 2016 17:19:02 -0500 Content-Disposition: inline In-Reply-To: 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: Hilco Wijbenga Cc: help-guix@gnu.org On Mon, Dec 26, 2016 at 08:40:28PM -0800, Hilco Wijbenga wrote: > On 26 December 2016 at 19:48, Leo Famulari wrote: > > I recommend copying the service file as you suggested. It's exactly what > > I do on Debian, both before systemd 231 and after, and it works fine for > > me. > > Okay, thanks. Why also for systemd >=231? I set a custom TMPDIR environment variable in the service file. And because of habit :) > > PS What OS are you using? I'm wondering if it's too early to rely on > > systemd 231 being widely deployed. > > This was the latest OpenSUSE (LEAP 42.2) that I'm thinking of using at > work. At home I use Gentoo but without systemd so I should not have > any issues there. Okay. If we get another question like yours I'll suggest making the service file use the path I suggested you use rather than the absolute store path.