diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/audit.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/uapi/linux/audit.h b/include/uapi/linux/audit.h index 9f096f1c0907..c058c24b97ac 100644 --- a/include/uapi/linux/audit.h +++ b/include/uapi/linux/audit.h | |||
| @@ -369,7 +369,8 @@ struct audit_status { | |||
| 369 | }; | 369 | }; |
| 370 | 370 | ||
| 371 | struct audit_tty_status { | 371 | struct audit_tty_status { |
| 372 | __u32 enabled; /* 1 = enabled, 0 = disabled */ | 372 | __u32 enabled; /* 1 = enabled, 0 = disabled */ |
| 373 | __u32 log_passwd; /* 1 = enabled, 0 = disabled */ | ||
| 373 | }; | 374 | }; |
| 374 | 375 | ||
| 375 | /* audit_rule_data supports filter rules with both integer and string | 376 | /* audit_rule_data supports filter rules with both integer and string |
