rc: mount repo of available

This commit is contained in:
Franco Fichtner 2014-12-10 16:31:11 +01:00
parent ca4f01e71d
commit 80df5b07ba

View File

@ -103,6 +103,11 @@ else
fi
fi
# mount repo if available
if [ -d /root/core ]; then
/usr/bin/make -C /root/core mount
fi
if [ ! "$PLATFORM" = "jail" ]; then
# Check to see if a compact flash mountpoint exists
# If it fails to mount then run a fsck -y