Skip to content

Conversation

@marknsikora
Copy link

Small change to replace the use of sudo $EDITOR with sudoedit. Best practices are generally to avoid running a fully interactive program like an editor as root. It's much safer to use sudoedit which will run the editor as the user instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant