Add /mnt as possible mount point.
This commit is contained in:
parent
84f24133e9
commit
0ad600f90f
4 changed files with 22 additions and 17 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue