fix(fsp): ignore not yet used mappings.

This commit is contained in:
Alexandre Pujol 2025-06-16 22:06:55 +02:00
parent 2941334b7c
commit 07007f93c4
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 0 additions and 2 deletions

View file

@ -15,7 +15,6 @@ profile chfn @{exec_path} {
include <abstractions/consoles>
include <abstractions/nameservice-strict>
include <abstractions/wutmp>
include <mappings/shadow> #aa:only RBAC
capability audit_write,
capability chown,

View file

@ -15,7 +15,6 @@ profile chsh @{exec_path} {
include <abstractions/consoles>
include <abstractions/nameservice-strict>
include <abstractions/wutmp>
include <mappings/shadow> #aa:only RBAC
capability audit_write,
capability chown,