Skip to content

Commit

Permalink
fix: wip debug
Browse files Browse the repository at this point in the history
  • Loading branch information
richm committed Nov 12, 2024
1 parent 57cc5ce commit e73f0dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tasks/cancel_linger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@
vars:
__pat: "Failed to get user: User ID .* is not logged in or lingering"

- name: Debug
command: loginctl show-user {{ __podman_linger_user | quote }}
changed_when: false

- name: Restart logind
service:
name: systemd-logind
Expand Down

0 comments on commit e73f0dc

Please sign in to comment.