luci-app-oled: sync with upstream source
This commit is contained in:
parent
618a9a6655
commit
8d080de6d6
@ -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