fix compile problem

This commit is contained in:
Chris PeBenito 2006-02-02 15:36:00 +00:00
parent 6a0b252621
commit 3284fb668f
1 changed files with 2 additions and 2 deletions

View File

@ -91,12 +91,12 @@ template(`tvtime_per_userdomain_template',`
dontaudit $2 $1_tvtime_t:process ptrace;
allow $2 $1_tvtime_t:process signal_perms;
kernel_read_all_sysctl($1_tvtime_t)
kernel_read_all_sysctls($1_tvtime_t)
kernel_get_sysvipc_info($1_tvtime_t)
dev_read_urand($1_tvtime_t)
dev_read_realtime_clock($1_tvtime_t)
dev_read_snd_dev($1_tvtime_t)
dev_read_sound($1_tvtime_t)
files_read_usr_files($1_tvtime_t)
files_search_pids($1_tvtime_t)