trunk: misc fixes.

This commit is contained in:
Chris PeBenito 2008-05-27 18:09:18 +00:00
parent d87efeec73
commit 147af4d309
2 changed files with 3 additions and 13 deletions

View File

@ -199,7 +199,7 @@ interface(`kismet_read_log',`
#
interface(`kismet_append_log',`
gen_require(`
type var_log_t, kismet_log_t;
type kismet_log_t;
')
logging_search_logs($1)
@ -246,7 +246,7 @@ interface(`kismet_admin',`
ps_process_pattern($1, kismet_t)
allow $1 kismet_t:process { ptrace signal_perms };
kismet_manage_pids($1)
kismet_manage_var_lib($1)
kismet_manage_pid_files($1)
kismet_manage_lib($1)
kismet_manage_log($1)
')

View File

@ -71,16 +71,6 @@ interface(`kerneloops_dontaudit_dbus_chat',`
## Domain allowed access.
## </summary>
## </param>
## <param name="role">
## <summary>
## The role to be allowed to manage the kerneloops domain.
## </summary>
## </param>
## <param name="terminal">
## <summary>
## The type of the user terminal.
## </summary>
## </param>
## <rolecap/>
#
interface(`kerneloops_admin',`