Skip to content

Commit

Permalink
will help
Browse files Browse the repository at this point in the history
  • Loading branch information
traylenator committed Jan 10, 2024
1 parent 61ebef8 commit cd499b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pamtester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- run: sudo make install INSTALLDIR=/usr/lib/x86_64-linux-gnu
- run: sudo cp pamtester/xdg_runtime_dir /etc/pam.d/xdg_runtime_dir
- run: sudo adduser testuser
- run: sudo pamtester -v xdg_runtime_dir testuser open_session
- run: sudo strace -f -y pamtester -v xdg_runtime_dir testuser open_session
- run: test -d /run/user/$(id -u testuser)

0 comments on commit cd499b4

Please sign in to comment.