Post #3925318
2026-07-19 03:01 UTC
@fionescu@mastodon.bsd.cafe
On #FreeBSD I usually add wireguard to the REQUIRED line in the unbound rc script so wireguard starts first.
But on #OpenBSD you can just order services in rc.conf so wireguard runs before unbound.
CMIIW
Replies (1)
-
@JezCaudle@infosec.exchange 2026-07-19 06:23
@poes@sok.egois.org @fionescu@mastodon.bsd.cafe WireGuard is just another interface type on #OpenBSD - not an app. Nothing to start or stop or install. I’ll have a look at my config and get back to you.