From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 013F7138A1A for ; Thu, 12 Feb 2015 00:27:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA3F1E0946; Thu, 12 Feb 2015 00:26:54 +0000 (UTC) Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C102E0855 for ; Thu, 12 Feb 2015 00:26:53 +0000 (UTC) Received: by mail-pa0-f52.google.com with SMTP id ey11so7315000pad.11 for ; Wed, 11 Feb 2015 16:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=0k3vmbENu2ThcAPNcOCafz69z3eh4jgqWzYQik0gA/E=; b=lTWNW0QixRJ2cfj3o1Dyz+mGxVslBiz9YsJRyba3bw7P7uCDTCpS1NVGX7y2ESm3w2 ZqM5gCCRr5rqYb6IwZ/IPYDS2fyiMU7tH7J0Ad3Z3nupa3UA0Js9oXlcob8ggbCk3JX6 YKYA5hRlboiSnyckRKrfrocgna7nv9PiLuJYFpqAfg1FlX2HTGXlzFSV4yQ9UVJonTRk obzVUrGqR+domls3AmSYD9qj8mXUcsWesjMiUsk5L6ezgbR2wvMrnUvM4AhTrKvIZ6cs U0Pg1Q6BN+eCPlFRbIxCNW6PNjC5zq7RGvAxsVIabEOqJ7p9wB+yd7d1jfZ/qaQ8I4+e hQPw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.68.203.136 with SMTP id kq8mr907731pbc.103.1423700812638; Wed, 11 Feb 2015 16:26:52 -0800 (PST) Sender: freemanrich@gmail.com Received: by 10.70.85.39 with HTTP; Wed, 11 Feb 2015 16:26:52 -0800 (PST) In-Reply-To: References: <20150211185844.GA31069@syscon7> <54DBCF39.5070900@gmail.com> <20150211223839.GD31069@syscon7> Date: Wed, 11 Feb 2015 19:26:52 -0500 X-Google-Sender-Auth: tC_28J3ZaKyGthCNdvDVKg-w5-0 Message-ID: Subject: Re: [gentoo-user] Re: systemd + openvpn From: Rich Freeman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 03015059-928a-4d2d-97af-f3fa28bc5c7c X-Archives-Hash: d9b3aa445f99c6c205332ccbcb113652 On Wed, Feb 11, 2015 at 6:26 PM, walt wrote: > > Yes, I see the same, which I feel is a systemd bug. The escaping > trick works only with the 'enable' command, not stop or start. Dumb. > It seems more likely to be an error with the unit, which has nothing to do with systemd. As I mentioned already, I had to make some changes in mine. If you write a bad init.d scripts, that isn't an openrc bug either. :) -- Rich