Merge branch 'integration'

* integration:
  fix(test): minor fixes.
  tests(integration): add more tests.
This commit is contained in:
Alexandre Pujol 2024-11-11 23:39:43 +00:00
commit 6f14d025e9
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 110 additions and 10 deletions

View file

@ -53,9 +53,9 @@ profile useradd @{exec_path} {
# To create user dirs and copy files from /etc/skel/ to them
@{HOME}/ rw,
@{HOME}/.* w,
@{HOME}/.** w,
/var/lib/*/{,*} rw,
/etc/skel/{,.*} r,
/etc/skel/{,.**} r,
profile pam_tally2 {
include <abstractions/base>