From 1160b234fdbd973a66c60126ff87b946c67c6e4f Mon Sep 17 00:00:00 2001 From: gutosie Date: Thu, 11 Dec 2025 10:56:07 +0200 Subject: [PATCH] Update userscript.sh --- NeoBoot/files/userscript.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NeoBoot/files/userscript.sh b/NeoBoot/files/userscript.sh index d585728..58b6eeb 100644 --- a/NeoBoot/files/userscript.sh +++ b/NeoBoot/files/userscript.sh @@ -55,7 +55,7 @@ ln -sf "../init.d/tailscale-daemon" "/etc/rc4.d/S60tailscale-daemon" ln -sf "../init.d/tailscale-daemon" "/etc/rc5.d/S60tailscale-daemon" ln -sf "../init.d/tailscale-daemon" "/etc/rc6.d/K60tailscale-daemon" - opkg install iptables 1>/dev/null 2>%1 + #opkg install iptables 1>/dev/null 2>%1 sleep 2; tailscale up fi