From 6665c3c7686132ecd4ba5fd7c28d7269b7e512e5 Mon Sep 17 00:00:00 2001 From: Jeremy Solt Date: Tue, 2 Mar 2010 14:34:43 -0500 Subject: [PATCH] Changed arpwatch_initrc_domtrans domain summary to match style. Restored arpwatch_initrc_exec_t require because it's still used in arpwatch_admin interface --- policy/modules/services/arpwatch.if | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/policy/modules/services/arpwatch.if b/policy/modules/services/arpwatch.if index 0c3e83046..d41aee18d 100644 --- a/policy/modules/services/arpwatch.if +++ b/policy/modules/services/arpwatch.if @@ -6,7 +6,7 @@ ## ## ## -## The type of the process performing this action. +## Domain allowed access. ## ## # @@ -134,6 +134,7 @@ interface(`arpwatch_admin',` gen_require(` type arpwatch_t, arpwatch_tmp_t; type arpwatch_data_t, arpwatch_var_run_t; + type arpwatch_initrc_exec_t; ') allow $1 arpwatch_t:process { ptrace signal_perms getattr };