blob: f49eb49ddbc1dc52ffb8d949fbc29a6d473292b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# sudoers file.
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the sudoers 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
|