From: Todd C. Miller Date: Sat, 27 Nov 1993 23:59:52 +0000 (+0000) Subject: Initial revision X-Git-Tag: SUDO_1_3_0~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9fc2328aa4a7ae075e447982d1ba36b4a625176c;p=sudo Initial revision --- diff --git a/sample.sudoers b/sample.sudoers new file mode 100644 index 000000000..c1ade7b5b --- /dev/null +++ b/sample.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