Compare commits

..

No commits in common. "1e60f1fd335da23463fafcfe15e1c0f8e31ab21a" and "8ebae57e5f06da70f579614f7c2d58fedc56f44a" have entirely different histories.

2 changed files with 2 additions and 6 deletions

View File

@ -62,6 +62,7 @@ PACKAGES="kmod-nf-nathelper-extra kmod-rtc-ds1307 \
alsa-lib pciutils usbutils \ alsa-lib pciutils usbutils \
kmod-usb-net-qmi-wwan libqmi qmi-utils uqmi luci-proto-qmi \ kmod-usb-net-qmi-wwan libqmi qmi-utils uqmi luci-proto-qmi \
shadow-usermod \ shadow-usermod \
adguardhome \
asterisk \ asterisk \
asterisk-app-sms asterisk-pjsip asterisk-bridge-simple \ asterisk-app-sms asterisk-pjsip asterisk-bridge-simple \
asterisk-codec-alaw asterisk-codec-ulaw \ asterisk-codec-alaw asterisk-codec-ulaw \
@ -86,7 +87,7 @@ PACKAGES="kmod-nf-nathelper-extra kmod-rtc-ds1307 \
collectd-mod-users collectd-mod-vmem \ collectd-mod-users collectd-mod-vmem \
collectd-mod-wireless \ collectd-mod-wireless \
curl etherwake fail2ban \ curl etherwake fail2ban \
luci-app-mwan3 luci-app-upnp \ luci-app-https-dns-proxy luci-app-mwan3 luci-app-upnp \
luci-ssl-nginx luci-app-acme \ luci-ssl-nginx luci-app-acme \
python3-packages python3-yaml \ python3-packages python3-yaml \
wireguard-tools wget-ssl \ wireguard-tools wget-ssl \

View File

@ -1,8 +1,3 @@
[ "$(uci -q get luci.diag.dns)" = "bitmessage.org" ] && exit 0
# make a significant change
/sbin/uci set luci.diag.dns='bitmessage.org'
# switch LAN to eth1 # switch LAN to eth1
/sbin/uci set network.@device[0].ports='eth1' /sbin/uci set network.@device[0].ports='eth1'