mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Disable lcd4linux at boot
This commit is contained in:
parent
cc31ab3da6
commit
e641ae7165
1 changed files with 5 additions and 0 deletions
5
openmptcprouter/files/etc/uci-defaults/2070-lcd4linux
Executable file
5
openmptcprouter/files/etc/uci-defaults/2070-lcd4linux
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
/etc/init.d/lcd4linux stop >/dev/null 2>&1
|
||||
/etc/init.d/lcd4linux disable >/dev/null 2>&1
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue