luci-app-oled: sync with upstream source
This commit is contained in:
parent
81226e5ca0
commit
035851c019
@ -44,7 +44,7 @@ start() {
|
||||
|
||||
|
||||
stop() {
|
||||
kill -9 $(pgrep /usr/bin/oled)
|
||||
kill -2 $(pgrep /usr/bin/oled)
|
||||
kill -9 $(pgrep -f /usr/sbin/netspeed)
|
||||
echo "oled exit..."
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user