mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 09:57:41 +00:00
14 lines
242 B
Plaintext
14 lines
242 B
Plaintext
|
# sudoers file.
|
||
|
#
|
||
|
# This file MUST be edited with the 'visudo' command as root.
|
||
|
#
|
||
|
# See the man page for the details on how to write a sudoers file.
|
||
|
#
|
||
|
|
||
|
# Host alias specification
|
||
|
|
||
|
# Cmnd alias specification
|
||
|
|
||
|
# User specification
|
||
|
root ALL=ALL
|