[selinux-policy: 2891/3172] Remove unallocated tty access in amanda since it was originally there for the old targeted policy, a

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 23:17:26 UTC 2010


commit 9c2c77403f3c6d4a0ce4fd6edfcde8627fbf7c42
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Thu Sep 9 09:32:31 2010 -0400

    Remove unallocated tty access in amanda since it was originally there for the old targeted policy, and now all roles have a user tty type.

 policy/modules/admin/amanda.te |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/policy/modules/admin/amanda.te b/policy/modules/admin/amanda.te
index 123ab37..bb4df27 100644
--- a/policy/modules/admin/amanda.te
+++ b/policy/modules/admin/amanda.te
@@ -137,8 +137,6 @@ storage_raw_read_fixed_disk(amanda_t)
 storage_read_tape(amanda_t)
 storage_write_tape(amanda_t)
 
-term_use_unallocated_ttys(amanda_t)
-
 auth_use_nsswitch(amanda_t)
 auth_read_shadow(amanda_t)
 


More information about the scm-commits mailing list