Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mafredri
Copy link
Member

The users login shell would be executed as:

/bin/bash -c '/bin/bash -l'

This simplifies the command for login shells so that the executed
command is:

/bin/bash -l

The users login shell would be executed as:

	/bin/bash -c '/bin/bash -l'

This simplifies the command for login shells so that the executed
command is:

	/bin/bash -l
@mafredri mafredri self-assigned this Nov 14, 2022
@mafredri mafredri requested a review from a team November 14, 2022 11:02
@mafredri mafredri merged commit e72927f into main Nov 14, 2022
@mafredri mafredri deleted the mafredri/simplify-agent-run-command branch November 14, 2022 12:01
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants