--- openrc-0.6.1/init.d/network.in +++ openrc-0.6.1/init.d/network.in @@ -74,6 +74,7 @@ esac done [ $? = 2 ] + ;; *) local inet= address= rest= LC_ALL=C ifconfig -a | while read inet address rest; do