From 6665c3c7686132ecd4ba5fd7c28d7269b7e512e5 Mon Sep 17 00:00:00 2001 From: Jeremy Solt Date: Mar 04 2010 14:18:03 +0000 Subject: Changed arpwatch_initrc_domtrans domain summary to match style. Restored arpwatch_initrc_exec_t require because it's still used in arpwatch_admin interface --- diff --git a/policy/modules/services/arpwatch.if b/policy/modules/services/arpwatch.if index 0c3e830..d41aee1 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 };