Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2024 14:38:18 -0500
From:      Kyle Evans <kevans@FreeBSD.org>
To:        questions@freebsd.org
Subject:   Re: wireguard confusion
Message-ID:  <3672cc7b-2c9a-41c3-8767-669427d0a59c@FreeBSD.org>
In-Reply-To: <Rp89A783NjMq3agI@aceecat.org>
References:  <uhVHXogbBovqSApS@aceecat.org> <29044f1d-f835-459d-8e1c-17832580b5d9@FreeBSD.org> <20241008024304.5ff138a9@Hydrogen> <4e50caf7-dd15-4c8c-9a69-b2f7dbee8b46@FreeBSD.org> <LNBY3x9Zd3CziuJD@aceecat.org> <e46b67b0-a00a-4df1-8a0d-d62d05c08c9b@FreeBSD.org> <20241009014801.60e084f9@Hydrogen> <9f0e1fff-daf5-4dd5-a972-1ed73618533a@FreeBSD.org> <jMpwX2lQSHGg4BVh@aceecat.org> <c3db2ab6-26a6-4f58-ad63-a6a50367a950@FreeBSD.org> <Rp89A783NjMq3agI@aceecat.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/9/24 14:08, fatty.merchandise677@aceecat.org wrote:
> On Wed, Oct 09, 2024 at 01:36:09PM GMT, Kyle Evans wrote:
> 
>> The rc script requires wg-quick(8), which relies on bash.
> 
> Not the one I see in wireguard-tools-lite. Maybe I should have
> been specific that's the package I installed.
> 


Oh, neat. TIL there's a lite flavor- that script seems to do effectively 
the same as the wg-quick version, just without some extra flavor like 
the DNS capability that you'd get from wg-quick.  I like that one, sure.

> Meanwhile, I just removed the package and copied the script
> manually into /usr/local/etc/rc.d, then edited the pathname.
> Works without a problem for now. But not sure what happens if
> base puts an equally named script into /etc/rc.d.
> 

IIRC rcorder will see both and, sharing a common rcvar, run both.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3672cc7b-2c9a-41c3-8767-669427d0a59c>