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.

This commit is contained in:
Chris PeBenito 2010-09-09 09:32:31 -04:00
parent 36c6e47384
commit 9c2c77403f

View File

@ -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)