wok-6.x annotate sudo/stuff/sudoers @ rev 15281
qemacs: race condition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 26 13:36:58 2013 +0000 (2013-09-26) |
parents | |
children |
rev | line source |
---|---|
erjo@151 | 1 # |
erjo@151 | 2 # This file MUST be edited with the 'visudo' command as root. |
erjo@151 | 3 # |
erjo@151 | 4 # See the man page for details on how to write a sudoers file. |
erjo@151 | 5 # |
erjo@151 | 6 |
erjo@151 | 7 # Host alias specification |
erjo@151 | 8 |
erjo@151 | 9 # User alias specification |
erjo@151 | 10 |
erjo@151 | 11 # Cmnd alias specification |
erjo@151 | 12 |
erjo@151 | 13 # User privilege specification |
erjo@151 | 14 root ALL=(ALL) ALL |
erjo@151 | 15 |