Fix Inet initialization race.

This commit is contained in:
Cristiano Giuffrida 2010-05-06 22:18:21 +00:00
parent 0aceb25535
commit 5a98cd3e92
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
20100506:
/usr/src/etc/usr/rc updated: copy it (or merge it) to /usr/etc/rc.
20100410:
/usr/src/etc/usr/rc updated: copy it (or merge it) to /usr/etc/rc.
/usr/src/etc/rc updated: copy it (or merge it) to /etc/rc.

View file

@ -107,7 +107,7 @@ start)
eval up $driver $arg -period 5HZ
fi
done
upopt -n inet -script /etc/rs.inet -dev /dev/ip -devstyle STYLE_CLONE
up inet -script /etc/rs.inet -dev /dev/ip -devstyle STYLE_CLONE
upopt -n printer -dev /dev/lp -period 10HZ
upopt -n ipc
echo .