commit | c83d0087e457787fc0441d959a20d56fc5200048 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Mar 07 14:59:01 2012 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Mar 07 14:59:01 2012 -0500 |
tree | c072f2f7ce270c295eec710fd4acddc5452bfb57 | |
parent | 64935c7d87ce76ed542e16fce3dde9883b507d7a [diff] [blame] |
Policy changes to support running the latest CTS.
diff --git a/debuggerd.te b/debuggerd.te index f808ea9..b85133b 100644 --- a/debuggerd.te +++ b/debuggerd.te
@@ -12,3 +12,4 @@ allow debuggerd tombstone_data_file:file create_file_perms; allow debuggerd domain:process { sigstop signal }; allow debuggerd exec_type:file r_file_perms; +allow debuggerd log_device:chr_file r_file_perms;