mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 22:47:51 +00:00
connman: create symlink for tests, requested by clandmeter
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e7afb2e8f8
commit
f9f344c57a
@ -28,7 +28,10 @@
|
|||||||
|
|
||||||
progress "Starting Connection Manager"
|
progress "Starting Connection Manager"
|
||||||
|
|
||||||
$IONICE mkdir -p /var/run
|
mkdir -p /var/run
|
||||||
$IONICE touch /var/run/resolv.conf
|
touch /var/run/resolv.conf
|
||||||
|
|
||||||
|
# requested by clandmeter: create symlink for tests
|
||||||
|
ln -sf $HOME/.config/wifi.conf /var/lib/connman/wifi.conf
|
||||||
|
|
||||||
connmand
|
connmand
|
||||||
|
Loading…
x
Reference in New Issue
Block a user