mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
private files strict
This commit is contained in:
parent
3356f5ea0a
commit
f382920950
@ -5,14 +5,13 @@ profile john /usr/sbin/john {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice>
|
||||
include <abstractions/private-files-strict>
|
||||
include if exists <local/john>
|
||||
|
||||
/usr/sbin/john mr,
|
||||
|
||||
/** r,
|
||||
|
||||
deny @{HOME}/.* rwl,
|
||||
|
||||
@{HOME}/.john/ rw,
|
||||
@{HOME}/.john/*.log rwk,
|
||||
@{HOME}/.john/*.pot rwk,
|
||||
|
Loading…
x
Reference in New Issue
Block a user