wok-next annotate sudo/stuff/sudoers @ rev 151
Add : Midnight Commander, sudo.
| author | Eric Joseph-Alexandre <erjo@slitaz.org> |
|---|---|
| date | Sat Jan 26 00:27:46 2008 +0100 (2008-01-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 |