wok diff sudo/stuff/sudoers @ rev 2155

Add: gxmessage
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 05 21:43:25 2009 +0100 (2009-02-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sudo/stuff/sudoers	Thu Feb 05 21:43:25 2009 +0100
     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 +