summaryrefslogtreecommitdiff
path: root/libre/linux-libre/linux.install
diff options
context:
space:
mode:
Diffstat (limited to 'libre/linux-libre/linux.install')
-rw-r--r--libre/linux-libre/linux.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/libre/linux-libre/linux.install b/libre/linux-libre/linux.install
index 510897956..f1f033b4e 100644
--- a/libre/linux-libre/linux.install
+++ b/libre/linux-libre/linux.install
@@ -3,6 +3,7 @@ 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."
fi
+ fi
}
post_remove() {