feat(abs): add bash-strict.

This commit is contained in:
Alexandre Pujol 2024-03-27 22:07:43 +00:00
parent bdb2b396b3
commit e77f8db40f
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
7 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ include <tunables/global>
profile cockpit-session @{exec_path} flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/authentication>
include <abstractions/bash>
include <abstractions/bash-strict>
include <abstractions/nameservice-strict>
include <abstractions/zsh>