Fix Inet initialization race.
This commit is contained in:
		
							parent
							
								
									0aceb25535
								
							
						
					
					
						commit
						5a98cd3e92
					
				| @ -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. | ||||
|  | ||||
| @ -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 . | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Cristiano Giuffrida
						Cristiano Giuffrida