Add user specific entires for sudo.

This commit is contained in:
Darren 'Tadgy' Austin 2022-08-20 18:04:56 +01:00
commit 369f4a4f08
4 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,4 @@
# FIXME: Remove slackfacts' access if not required.
## Allow users access to slackfacts using their own passwords.
tadgy ALL=(slackfacts) ALL
urchlay ALL=(slackfacts) ALL