From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH] services: dovecot: Fix unix_listeners and fifo_listeners path types. Date: Mon, 27 Feb 2017 12:00:42 +0100 Message-ID: <87poi3vqxx.fsf@lassieur.org> References: <20170226194203.25746-1-clement@lassieur.org> <87tw7gugze.fsf@lassieur.org> <87shn0ug4w.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciJ2u-0005Uz-Un for guix-devel@gnu.org; Mon, 27 Feb 2017 06:00:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciJ2r-0003X6-PY for guix-devel@gnu.org; Mon, 27 Feb 2017 06:00:49 -0500 Received: from mail.lassieur.org ([83.152.10.219]:35782) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ciJ2r-0003VY-Ij for guix-devel@gnu.org; Mon, 27 Feb 2017 06:00:45 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Andy Wingo Cc: guix-devel@gnu.org >> Well, maybe here "lmtp" is not the section name, but the path, relativ= e >> to "base_dir". Sould I update the documentation to specify that "path= " >> may be relative to "base_dir" too? > > Sure, anyway patch LGTM. Thanks for taking the time to explain. My pleasure! Here is the new version, with updated documentation: http://lists.gnu.org/archive/html/guix-devel/2017-02/msg01112.html Cl=C3=A9ment