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 7a14db7c for ; Tue, 27 Jun 2017 19:06:36 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 8962ca82 for ; Tue, 27 Jun 2017 19:06:36 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id af200957 for ; Tue, 27 Jun 2017 19:20:10 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id f4acd022 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Tue, 27 Jun 2017 19:20:10 +0000 (UTC) Received: by mail-wm0-f49.google.com with SMTP id b184so36815346wme.1 for ; Tue, 27 Jun 2017 12:23:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <87o9tbuq7a.fsf@correspondwith.me> <20170627110530.GC3026@zx2c4.com> From: "Jason A. Donenfeld" Date: Tue, 27 Jun 2017 21:23:07 +0200 Message-ID: Subject: Re: making wireguard work on RHEL7/etc. To: wireguard@wut.to Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jun 27, 2017 at 1:38 PM, wrote: > I don't have a system that has that option in it, so no. As it stands > wg-quick does not work on a RHEL/Amazon AMI instance. Alright. Would you mind reporting the value of `bash --version` on there? I don't really like to support bash 3, but maybe I'd be more open to supporting earlier version of bash 4.