mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
connman:
- change startup order
This commit is contained in:
parent
2363f9a465
commit
e7cb4119e6
2
packages/network/connman/init.d/20_connman → packages/network/connman/init.d/02_connman
Executable file → Normal file
2
packages/network/connman/init.d/20_connman → packages/network/connman/init.d/02_connman
Executable file → Normal file
@ -10,7 +10,7 @@
|
||||
progress "Starting Connection Manager"
|
||||
|
||||
connmand -d
|
||||
udhcpc > /dev/null 2>&1 &
|
||||
udhcpc > /dev/null 2>&1
|
||||
fi
|
||||
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user