After emerging new version of baselayout (1.12.0_pre16) and enabling RC_AUTO_INTERFACE="yes" in /etc/conf.d/rc, an error report appears when starting/stopping net interfaces * Stopping ppp0 * Bringing down ppp0 * Stopping pppd on ppp0 [ ok ] * Selecting best interface: eth0 /lib/rcscripts/net.modules.d/helpers.d/functions: line 77: contine: command not found Changing line 77 in /lib/rcscripts/net.modules.d/helpers.d/functions [[ ${file} == *".sv" ]] && contine by the line [[ ${file} == *".sv" ]] && continue solves the problem.
Thanks for the patch, in our svn. Will be in -r1
Fixed in baselayout-1.12.0_pre16-r1