Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mount_tomb: make use of ACL in specific locations
Namely /run/media/$USER. The mount point itself is owned by root, therefore one needs to know the name of the mountpoint to change to the location. Other tools for mounting media like udisksctl set ACL to allow the owner to use it normally (autocompletion and such). Fixes #461
- Loading branch information