From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: Re: [PATCH 1/3] gnu: connman: Use localstatedir outside of store. Date: Thu, 10 Nov 2016 09:55:15 +0200 Message-ID: <20161110075515.GG2348@macbook42.flashner.co.il> References: <20161109212245.23531-1-sleep_walker@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="EemXnrF2ob+xzFeB" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4kCg-00058D-E5 for guix-devel@gnu.org; Thu, 10 Nov 2016 02:55:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4kCc-0000iJ-J4 for guix-devel@gnu.org; Thu, 10 Nov 2016 02:55:22 -0500 Content-Disposition: inline In-Reply-To: <20161109212245.23531-1-sleep_walker@gnu.org> 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: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Cc: guix-devel@gnu.org --EemXnrF2ob+xzFeB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 09, 2016 at 10:22:43PM +0100, Tom=C3=A1=C5=A1 =C4=8Cech wrote: > * gnu/packages/connman.scm (connman): Use localstatedir outside of store. > --- > gnu/packages/connman.scm | 3 +++ > 1 file changed, 3 insertions(+) >=20 > diff --git a/gnu/packages/connman.scm b/gnu/packages/connman.scm > index cd0f6a9..7af20c9 100644 > --- a/gnu/packages/connman.scm > +++ b/gnu/packages/connman.scm > @@ -55,6 +55,9 @@ > "--enable-vpnc" > "--enable-pptp" > "--enable-l2tp" > + ;; location for daemon state files and internal configurati= on > + ;; needs to be writeable > + "--localstatedir=3D/var" > (string-append > "--with-dbusconfdir=3D" (assoc-ref %outputs "out") "/etc") > (string-append > --=20 > 2.10.2 >=20 >=20 Thanks for working on this! I always had a plan to come back to the connman service and make sure that it really worked well but I just hadn't had a chance to. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --EemXnrF2ob+xzFeB Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJYJCfiAAoJEPTB05F+rO6TXJIP/0OO/WuYltF+W9VgqDhk43L9 z/VnGDaqmF/zweuMdsGOaqEH+041KhG4d+Jb1cVPK9dZigJFu2js134xhvCrKeVM ZOyFWmiKCUuToA1/yE2FPCLd6FIf3Y/T4EnChbk3u0J90wfY2HpOzzi2Te4RpYni iI2KX5SoRch5PHicYhbm9Vb0u//oyg1c94GszBh3lu8CQRLnZh+VgYhM5OegvbsJ HVBIDfHwQxtbJ2fxGKnr/fhJaSj1lPYP5nr/HxPuQZLE2kf32lVE56AaWU7hlD74 A6UiaKkDOF4vPaegWBepyGecXQKc2YhxhehhAw1rjAy6yNEksgbajAit0yirD+Pu rQ2gpnqHsXiixXPvFPFKWPI/G+pgDclEhhLnhy9GV+l1unileIYUwvz54XX2KoOW hVhr6oyfzGZHzydNMLyLYIxQGf9GkY08rQJwzXrRs9S0KN5AWNfYJpmuFf37LbSK vcVgXInPov2qZmUIF+S2MnSXQczJfP56h8vsV0R46H0g08y5Y8Ul3jSjRKt1oyVh u2nS5xlrlHlgGJEa2kxiSDxFPDAzcQn1mhk5/c/givP1T3UCJGRMRjdfxShA6Neb qjbYVIvNN6Ikk96uLM3ATPnftcueFq58RoYlaYQyWJwUQl8RDDuoJY+HECVl4QXi onkE0PM5AdX5xovRFpwY =jl4u -----END PGP SIGNATURE----- --EemXnrF2ob+xzFeB--