Merge branch 'integration'
* integration: fix(test): minor fixes. tests(integration): add more tests.
This commit is contained in:
commit
6f14d025e9
5 changed files with 110 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue