On Mon, 14 Sep 2020 at 01:10, David Wright <deb...@lionunicorn.co.uk> wrote:

> Create a permanent mount point with the permissions set to ugo=
> ie nothing.

I do this for all my permanent mountpoints and then set the
immutable bit on them.

This prevents accidental writes and the bonus is that
  ls -l /mnt
shows clearly which of its subdirectories are in use as
mountpoints, (assuming that what is mounted has
typical nonzero permissions). Handy when there's a lot
of them.

Reply via email to