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 @@
## Allow users access to root using their own passwords.
tadgy ALL=(root) ALL
# FIXME: Remove user on afterdark.lan.
urchlay ALL=(root) ALL