fix(test): minor fixes.

This commit is contained in:
Alexandre Pujol 2024-10-22 13:38:42 +01:00
parent 449c8d3e3a
commit 5240dcbdd1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 9 additions and 14 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>