]> Zhao Yanbai Git Server - minix.git/commitdiff
Fix Inet initialization race.
authorCristiano Giuffrida <cristiano@minix3.org>
Thu, 6 May 2010 22:18:21 +0000 (22:18 +0000)
committerCristiano Giuffrida <cristiano@minix3.org>
Thu, 6 May 2010 22:18:21 +0000 (22:18 +0000)
docs/UPDATING
etc/usr/rc

index db2d7216369f94049b078ea39eacc02abbf98a2a..3d7e17e9038c9cbc4639dab7d5987fd3ab2843fb 100644 (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.
index 3401098be94bdd0fb4b81861e4f487001ac58b0f..b7e20b61d7708777e3b0aaad8c52b8c9b969ac19 100644 (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 .