summaryrefslogtreecommitdiffstats
path: root/usr.bin/sudo/sudoers
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/sudoers')
-rw-r--r--usr.bin/sudo/sudoers15
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.bin/sudo/sudoers b/usr.bin/sudo/sudoers
new file mode 100644
index 00000000000..f49eb49ddbc
--- /dev/null
+++ b/usr.bin/sudo/sudoers
@@ -0,0 +1,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