connman: create symlink for tests, requested by clandmeter

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-31 16:40:33 +02:00
parent e7afb2e8f8
commit f9f344c57a

View File

@ -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