mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
connman:
- temporary fix for dont becoming an ip address
This commit is contained in:
parent
fae5f4c59d
commit
b436e197d7
@ -6,4 +6,6 @@ progress "Starting Connection Manager"
|
|||||||
|
|
||||||
$IONICE mkdir -p /var/run
|
$IONICE mkdir -p /var/run
|
||||||
$IONICE touch /var/run/resolv.conf
|
$IONICE touch /var/run/resolv.conf
|
||||||
|
|
||||||
connmand
|
connmand
|
||||||
|
udhcpc > /dev/null 2>&1 &
|
||||||
|
Loading…
x
Reference in New Issue
Block a user