- temporary fix for dont becoming an ip address
This commit is contained in:
Stephan Raue 2010-03-27 18:38:19 +01:00
parent fae5f4c59d
commit b436e197d7

View File

@ -6,4 +6,6 @@ progress "Starting Connection Manager"
$IONICE mkdir -p /var/run
$IONICE touch /var/run/resolv.conf
connmand
udhcpc > /dev/null 2>&1 &