Skip to content

Commit

Permalink
libpamtest: ls -l /var/run/faillock/
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 14, 2025
1 parent 89e11fc commit 02afb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
tests/test -t 7 -r 2
# Test failed login & pam_faillock
sudo tests/test -t 8
ls -l /var/run/faillock/nobody
ls -l /var/run/faillock/
sudo faillock --user nobody
- name: chmod /var/log/auth.log
run: sudo chmod -c 644 /var/log/auth.log
Expand Down

0 comments on commit 02afb3c

Please sign in to comment.