linux: remove second part of the /boot warning.

This commit is contained in:
Thomas Bächler 2012-01-10 13:00:05 +00:00
parent 5a520a75d2
commit d8ed3147ff
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ post_upgrade() {
if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; then
echo "WARNING: /boot appears to be a separate partition but is not mounted."
echo " You probably just broke your system. Congratulations."
fi
# updating module dependencies