commit | 2f2ad1013322c8f6c40fc6dafdbd32442fa730ad | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Mon Jul 15 10:23:11 2013 -0400 |
committer | Eric Paris <eparis@redhat.com> | Mon Jan 13 22:27:16 2014 -0500 |
tree | 5a364888e917c62acb3702ba174a4989a4ce34a1 | |
parent | f9441639e6319f0c0e12bd63fa2f58990af0a9d2 [diff] |
audit: restore order of tty and ses fields in log output When being refactored from audit_log_start() to audit_log_task_info(), in commit e23eb920 the tty and ses fields in the log output got transposed. Restore to original order to avoid breaking search tools. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Eric Paris <eparis@redhat.com>