mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
connman: start testscript before starting connman for testing if it exist
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
325e0912f8
commit
8e5c2321c5
@ -32,6 +32,8 @@ progress "Starting Connection Manager"
|
|||||||
touch /var/run/resolv.conf
|
touch /var/run/resolv.conf
|
||||||
|
|
||||||
# requested by clandmeter: create symlink for tests
|
# requested by clandmeter: create symlink for tests
|
||||||
|
mkdir -p /var/lib/connman
|
||||||
ln -sf $HOME/.config/wifi.conf /var/lib/connman/wifi.conf
|
ln -sf $HOME/.config/wifi.conf /var/lib/connman/wifi.conf
|
||||||
|
[ -f $HOME/network_test.sh ] && sh $HOME/network_test.sh
|
||||||
|
|
||||||
connmand
|
connmand
|
||||||
|
Loading…
x
Reference in New Issue
Block a user