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

gcc49: remove gfortran & objc
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 24 09:31:33 2015 +0100 (2015-03-24)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/sudo/stuff/sudoers	Tue Mar 24 09:31:33 2015 +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 +