From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id f448a7c7 for ; Thu, 8 Dec 2016 11:13:16 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 19a8a330 for ; Thu, 8 Dec 2016 11:13:16 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5d1c2c4c for ; Thu, 8 Dec 2016 11:13:16 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id cf33ceac (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Thu, 8 Dec 2016 11:13:16 +0000 (UTC) Received: by mail-wm0-f45.google.com with SMTP id g23so212359753wme.1 for ; Thu, 08 Dec 2016 03:18:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20161208091214.15449-1-list@eworm.de> References: <20161208091214.15449-1-list@eworm.de> From: "Jason A. Donenfeld" Date: Thu, 8 Dec 2016 12:18:46 +0100 Message-ID: Subject: Re: [PATCH 1/1] make the systemd unit example more general To: Christian Hesse Content-Type: text/plain; charset=UTF-8 Cc: Christian Hesse , WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , I like this, but two questions. 1. Why did you get rid of the ExecStop config saving line? 2. You're not planning to actually package this unit file, are you?