diff --git a/roles/podman_link/templates/etc/motd.d/10-data-plate.txt b/roles/podman_link/templates/etc/motd.d/10-data-plate.txt index 8d39824..a0c604a 100644 --- a/roles/podman_link/templates/etc/motd.d/10-data-plate.txt +++ b/roles/podman_link/templates/etc/motd.d/10-data-plate.txt @@ -3,7 +3,7 @@ Podman user: {{ podman_link_podman_rootless_user }} ========================================================= # Become the podman user - sudo -iu {{ podman_link_podman_rootless_user }} + sudo -iu {{ podman_link_podman_rootless_user }} bash # Check the Link stack status systemctl --user status link.target # Restart the Link stack