This is a preparation to use the gluon_wired.sh proto on top of layer 3 tunnel interfaces.
#!/bin/sh set -eu echo "Entering setup mode and rebooting..." uci set gluon-setup-mode.@setup_mode[0].enabled='1' uci commit gluon-setup-mode reboot