16 lines
286 B
Plaintext
16 lines
286 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
|
|
|
|
# User alias specification
|
|
|
|
# Cmnd alias specification
|
|
|
|
# User privilege specification
|
|
root ALL=(ALL) ALL
|