Add /mnt as possible mount point.

This commit is contained in:
Alexandre Pujol 2021-04-01 21:56:33 +01:00
parent 84f24133e9
commit 0ad600f90f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 22 additions and 17 deletions

View file

@ -64,6 +64,7 @@ profile gpg @{exec_path} {
# Verify files
owner @{HOME}/** r,
owner /mnt/*/** r,
owner /media/*/** r,
owner @{PROC}/@{pid}/task/@{tid}/stat rw,