7ee8e3e346fdf5b07661be7248dd6a9e721403ad
[openwrt.git] / target / linux / ifxmips / nfs / base-files / etc / preinit.arch
1
2 grep "/dev/root" /proc/mounts |grep -q nfs && {
3 echo "- init nfs -"
4 exec /sbin/init
5 }
This page took 0.042146 seconds and 3 git commands to generate.