wok annotate sudo/description.txt @ rev 20139
Downgrade tazpkg (944): 953 doesn't remove updated packages from upgrade list
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Nov 02 13:54:00 2017 -0400 (2017-11-02) |
parents | |
children |
rev | line source |
---|---|
samuel_trassare@13419 | 1 Sudo (su "do") allows a system administrator to delegate authority to give |
samuel_trassare@13419 | 2 certain users (or groups of users) the ability to run some (or all) commands as |
samuel_trassare@13419 | 3 root or another user while providing an audit trail of the commands and their |
samuel_trassare@13419 | 4 arguments. |