should actually try compiling first :x

This commit is contained in:
Chris PeBenito 2005-07-20 13:39:10 +00:00
parent bd7e7a6417
commit 474f43d13d
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ dontaudit auditd_t self:capability sys_tty_config;
allow auditd_t self:process setsched;
allow auditd_t self:netlink_audit_socket { bind create getattr nlmsg_read nlmsg_write read write };
allow auditd_t var_log_t:dir seach;
allow auditd_t var_log_t:dir search;
allow auditd_t auditd_log_t:dir rw_dir_perms;
allow auditd_t auditd_log_t:file create_file_perms;