commit | 1ce319f11ccc5ee5ed1bc1e020f1ac6e6d689c74 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Mon Jan 13 21:16:59 2014 -0500 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:33:41 2014 -0500 |
tree | f3ea9e05a746a629d2c55c41ca2f0d2b4ecdbe0c | |
parent | 0e23baccaae4f752cfa89cca44e84a439ed8bd13 [diff] |
audit: reorder AUDIT_TTY_SET arguments An admin is likely to want to see old and new values next to each other. Putting all of the old values followed by all of the new values is just hard to read as a human. Signed-off-by: Eric Paris <eparis@redhat.com>