You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo loginctl enable-linger $(YOUR-USER-HERE)
The example screen scrape below this is correct in that the student should use the 'ansible' user, not their student account, because the only account on the edge device is the 'ansible' user. This might be confusing for a student. Directions should: sudo loginctl enable-linger $(YOUR-USER-HERE) -> sudo loginctl enable-linger ansible
The text was updated successfully, but these errors were encountered:
sudo loginctl enable-linger $(YOUR-USER-HERE)
The example screen scrape below this is correct in that the student should use the 'ansible' user, not their student account, because the only account on the edge device is the 'ansible' user. This might be confusing for a student. Directions should:
sudo loginctl enable-linger $(YOUR-USER-HERE)
->sudo loginctl enable-linger ansible
The text was updated successfully, but these errors were encountered: