mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable ttyd by default
This commit is contained in:
parent
23c980e72f
commit
6f17814f05
1 changed files with 4 additions and 0 deletions
|
@ -497,5 +497,9 @@ fi
|
|||
uci -q commit macvlan
|
||||
uci -q commit network
|
||||
uci -q commit dhcp
|
||||
# Disable ttyd by default
|
||||
uci -q set ttyd.ttyd1.enable='0'
|
||||
uci -q commit ttyd
|
||||
|
||||
rm -f /tmp/luci-indexcache
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue