mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Revert "fix(gateway): Remove /dev/net/tun requirement and clean up upgrade script (#3691)
This reverts PR #3392.
This reverts commit 16f5401a73.
This commit is contained in:
@@ -38,6 +38,7 @@ do
|
||||
--sysctl net.ipv6.conf.all.disable_ipv6=0 \
|
||||
--sysctl net.ipv6.conf.all.forwarding=1 \
|
||||
--sysctl net.ipv6.conf.default.forwarding=1 \
|
||||
--device="/dev/net/tun:/dev/net/tun" \
|
||||
"$TARGET_IMAGE"
|
||||
rm variables.env
|
||||
echo "Container upgraded"
|
||||
|
||||
Reference in New Issue
Block a user