From e0581aac63e5937473c4fa790daaf14669b8e9f6 Mon Sep 17 00:00:00 2001 From: Quentin Vallin Date: Fri, 26 May 2023 16:23:48 -0400 Subject: [PATCH] feat: remove SELinux wireguard warning since issue is fixed --- modules/ROOT/pages/sysconfig-configure-wireguard.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/ROOT/pages/sysconfig-configure-wireguard.adoc b/modules/ROOT/pages/sysconfig-configure-wireguard.adoc index d1b6ee6e..b76069d7 100644 --- a/modules/ROOT/pages/sysconfig-configure-wireguard.adoc +++ b/modules/ROOT/pages/sysconfig-configure-wireguard.adoc @@ -1,7 +1,5 @@ = Configuring FCOS to use WireGuard -IMPORTANT: An issue with WireGuard SELinux isolation break Pre/Post actions in WireGuard configuration file with Fedora Coreos 38. You can check the progress of this issue on the https://github.com/coreos/fedora-coreos-tracker/issues/1487[tracker]. Some example in this page may not work properly. - == Introduction https://www.wireguard.com/[WireGuard] is a novel VPN that runs inside the Linux Kernel and uses state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP.