2 # This file MUST be edited with the 'visudo' command as root.
4 # Please consider adding local content in /etc/sudoers.d/ instead of
5 # directly modifying this file.
7 # See the man page for details on how to write a sudoers file.
10 Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
12 # Host alias specification
14 # User alias specification
16 # Cmnd alias specification
18 # User privilege specification
19 root ALL=(ALL:ALL) ALL
21 # Allow members of group sudo to execute any command
22 %sudo ALL=(ALL:ALL) ALL
24 # See sudoers(5) for more information on "#include" directives:
26 #includedir /etc/sudoers.d