obj_perm_sets: so that use_terminal interfaces also allow append.

Signed-off-by: Dominick Grift <domg472@gmail.com>
This commit is contained in:
Dominick Grift 2010-10-11 18:03:49 +02:00 committed by Chris PeBenito
parent 69e900a7f4
commit 6887b79031
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ define(`relabel_chr_file_perms',`{ getattr relabelfrom relabelto }')
#
# Use (read and write) terminals
#
define(`rw_term_perms', `{ getattr open read write ioctl }')
define(`rw_term_perms', `{ getattr open read write append ioctl }')
#
# Sockets