Fix sudoers

This commit is contained in:
Takumi Sueda 2022-11-23 23:28:22 +09:00
parent f7a20f61b7
commit a4350f303c
1 changed files with 2 additions and 3 deletions

View File

@ -18,11 +18,10 @@ Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/b
# User privilege specification
root ALL=(ALL:ALL) ALL
takumi ALL=(ALL:ALL) ALL
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL
# See sudoers(5) for more information on "#include" directives:
# See sudoers(5) for more information on "@include" directives:
#includedir /etc/sudoers.d
@includedir /etc/sudoers.d