mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-03 08:45:06 +01:00
chore: fix trailing whitespace.
This commit is contained in:
parent
d448e3ea08
commit
0ec65c5653
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ profile keepassxc @{exec_path} {
|
|||
@{PROC}/modules r,
|
||||
@{PROC}/sys/kernel/random/boot_id r,
|
||||
owner @{PROC}/@{pid}/cmdline r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
/dev/shm/#@{int} rw,
|
||||
|
|
Loading…
Reference in a new issue