From: Todd C. Miller Date: Thu, 10 Feb 1994 18:47:04 +0000 (+0000) Subject: Initial revision X-Git-Tag: SUDO_1_3_1~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98b29f37f0ec3041b554611de116a97afede248b;p=sudo Initial revision --- diff --git a/sudoers b/sudoers new file mode 100644 index 000000000..c1ade7b5b --- /dev/null +++ b/sudoers @@ -0,0 +1,13 @@ +# 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