Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if there is a sudoers file #22

Open
sebsto opened this issue Dec 5, 2022 · 0 comments
Open

Check if there is a sudoers file #22

sebsto opened this issue Dec 5, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sebsto
Copy link
Owner

sebsto commented Dec 5, 2022

install requires root privileges.
xcodeinstall install uses sudo

The command should check if /etc/sudoers.d/your_user_id exists and prompt to create one with

# Give your_user_id sudo access
your_user_id ALL=(ALL) NOPASSWD:ALL
@sebsto sebsto added the enhancement New feature or request label Dec 5, 2022
@sebsto sebsto changed the title Check if there is a shudders file Check if there is a sudoers file Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant