From cb76ff4560e88d828cb57de965acea58384a8f29 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Wed, 15 Sep 2010 10:13:16 +0200 Subject: [PATCH] Type xenstored_var_run_t is required here. Signed-off-by: Dominick Grift --- policy/modules/system/xen.if | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/system/xen.if b/policy/modules/system/xen.if index 4af4e6b4..4aa96c6d 100644 --- a/policy/modules/system/xen.if +++ b/policy/modules/system/xen.if @@ -251,7 +251,7 @@ interface(`xen_domtrans_xm',` # interface(`xen_stream_connect_xm',` gen_require(` - type xm_t; + type xm_t, xenstored_var_run_t; ') files_search_pids($1)