trunk: misc fixes.
This commit is contained in:
parent
d87efeec73
commit
147af4d309
@ -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)
|
||||
')
|
||||
|
@ -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',`
|
||||
|
Loading…
Reference in New Issue
Block a user