Unmount FUSE filesystems before suspend/hibernate to prevent silent failures

This commit is contained in:
Alan Sikora
2026-03-08 20:39:33 -03:00
parent 524b4415fb
commit f92712541d
3 changed files with 21 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
echo "Install system-sleep hook to unmount FUSE before suspend/hibernate"
sudo mkdir -p /usr/lib/systemd/system-sleep
sudo cp -p "$OMARCHY_PATH/default/systemd/system-sleep/unmount-fuse" /usr/lib/systemd/system-sleep/