Files
docs-alpha.jayfield.org/scripts/clients/vlda-01/user-scripts/gitea-backup-pull
jens 495613018c gitea-backup-pull: skip unmount (no error) if another process is busy on WSD2L840
rc.unassigned umount always does a lazy unmount and reports success
unconditionally, even with an open cwd on the mountpoint - it never
actually refuses on its own. Check with fuser -m first instead, and
just leave the disk mounted if anything is using it.
2026-07-26 17:56:27 +02:00
..