feat(profile): update some core profiles.

This commit is contained in:
Alexandre Pujol 2024-11-12 20:42:31 +00:00
parent cf2998b7bd
commit 4108d6a987
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
11 changed files with 33 additions and 7 deletions

View file

@ -10,6 +10,7 @@ include <tunables/global>
@{exec_path} = @{bin}/chsh
profile chsh @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/authentication>
include <abstractions/nameservice-strict>
include <abstractions/wutmp>