miroir de
https://github.com/mail-in-a-box/mailinabox.git
synchronisé 2026-04-01 21:27:22 +02:00
Try to determine what is causing umount to fail by using lsof
Cette révision appartient à :
@@ -33,6 +33,9 @@ if [ "$1" != "--no-umount" ]; then
|
||||
code=$?
|
||||
let tries+=1
|
||||
done
|
||||
if [ $code -eq 2 ]; then
|
||||
echo "Giving up! (lsof: $(/usr/bin/lsof | grep "$STORAGE_ROOT"))"
|
||||
fi
|
||||
else
|
||||
code=0
|
||||
fi
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur