Skip to content

Instantly share code, notes, and snippets.

@itsgitz
Last active June 18, 2023 10:22
Show Gist options
  • Save itsgitz/3be65f57f56eb1b34c589c480c79a0be to your computer and use it in GitHub Desktop.
Save itsgitz/3be65f57f56eb1b34c589c480c79a0be to your computer and use it in GitHub Desktop.
Sudoers configuration example

Save this configuration file on /etc/sudoers.d/myuser

myuser ALL=NOPASSWD:SETENV:/usr/bin/ln,/usr/bin/rsync,/usr/bin/mkdir,/usr/bin/chmod,/usr/bin/chown,/usr/local/bin/composer,/usr/bin/pm2,/usr/bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment