This commit is contained in:
Aiden McClelland
2025-10-30 13:37:52 -06:00
parent 5340c421e1
commit df27c0c629
9 changed files with 48 additions and 39 deletions

View File

@@ -6,12 +6,4 @@ if [ -n "$DPKG_MAINTSCRIPT_PACKAGE" ]; then
SYSTEMCTL=deb-systemd-helper
fi
augtool << EOI
set /augeas/load/Ini/lens IniFile.lns_loose
set /augeas/load/Ini/incl /etc/NetworkManager/NetworkManager.conf
load
set /files/etc/NetworkManager/NetworkManager.conf/section[.="ifupdown"]/managed true
save
EOI
$SYSTEMCTL enable start-tunneld.service