depends  simpleinit-msb  &&
if [ "$DEVICES" == "devfs" ]; then
  optional_depends  devfsd  ""  ""  \
      "to make devfs more functional and compatible with the old static /dev"
elif [ "$DEVICES" == "udev" ]; then
  depends udev
fi
