diff options
| author | Christian Breunig <christian@breunig.cc> | 2026-05-02 20:35:01 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2026-05-02 20:35:01 +0200 |
| commit | 0bfde189978dec10de9994837c71bc795743aea7 (patch) | |
| tree | a13f0aff3d3f119738f7d4fec2aca0b99215042d /src/etc | |
| parent | def34d52f3482f955335cfa98ff01317f83c1cd8 (diff) | |
| download | vyos-1x-0bfde189978dec10de9994837c71bc795743aea7.tar.gz vyos-1x-0bfde189978dec10de9994837c71bc795743aea7.zip | |
Debian: T8147: remove out-of-tree OpenVPN DCO module - incl. in Kernel 6.18
Move from the out-of-tree to an in-tree variant of the OpenVPN DCO module. As
this was not available in the previous used LTS 6.6 Kernel it now is available
while we upgrade to Linux 6.18.
Diffstat (limited to 'src/etc')
| -rw-r--r-- | src/etc/modprobe.d/openvpn.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/modprobe.d/openvpn.conf b/src/etc/modprobe.d/openvpn.conf index a9259fea2..db965e61a 100644 --- a/src/etc/modprobe.d/openvpn.conf +++ b/src/etc/modprobe.d/openvpn.conf @@ -1 +1 @@ -blacklist ovpn-dco-v2 +blacklist ovpn |
