Skip to content
This repository was archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
logd: auditd: add permissions to access /dev/kmsg
Browse files Browse the repository at this point in the history
Change-Id: I3c16a8e1104352d3d71cd3cd0298f4c31de56f5d
  • Loading branch information
Mark Salyzyn committed Apr 7, 2014
1 parent 3ce1271 commit 6252b63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions logd.te
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ allow logd self:capability { setuid setgid sys_nice audit_control };
allow logd self:capability2 syslog;
allow logd self:netlink_audit_socket { create_socket_perms nlmsg_write };
allow logd kernel:system syslog_read;
allow logd kmsg_device:chr_file w_file_perms;

r_dir_file(logd, domain)

Expand Down

0 comments on commit 6252b63

Please sign in to comment.