mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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"
|
||||
|
||||
$IONICE mkdir -p /var/run
|
||||
$IONICE touch /var/run/resolv.conf
|
||||
mkdir -p /var/run
|
||||
touch /var/run/resolv.conf
|
||||
|
||||
# requested by clandmeter: create symlink for tests
|
||||
ln -sf $HOME/.config/wifi.conf /var/lib/connman/wifi.conf
|
||||
|
||||
connmand
|
||||
|
Loading…
x
Reference in New Issue
Block a user