mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
parent
42426522cc
commit
7f88cba8a5
1 changed files with 6 additions and 0 deletions
6
openmptcprouter/files/etc/uci-defaults/2060-omr-system
Executable file
6
openmptcprouter/files/etc/uci-defaults/2060-omr-system
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
uci -q batch <<-EOF >/dev/null
|
||||
set system.@system[-1].ttylogin=1
|
||||
commit system
|
||||
EOF
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue