wok-next diff sudo/stuff/sudoers @ rev 7446

Up: python to 2.7.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 30 04:36:20 2010 +0000 (2010-11-30)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sudo/stuff/sudoers	Tue Nov 30 04:36:20 2010 +0000
     1.3 @@ -0,0 +1,15 @@
     1.4 +#
     1.5 +# This file MUST be edited with the 'visudo' command as root.
     1.6 +#
     1.7 +# See the man page for details on how to write a sudoers file.
     1.8 +#
     1.9 + 
    1.10 +# Host alias specification
    1.11 +
    1.12 +# User alias specification
    1.13 +
    1.14 +# Cmnd alias specification
    1.15 + 
    1.16 +# User privilege specification
    1.17 +root    ALL=(ALL) ALL
    1.18 +