From 3b4da475336f0a7ee757e6223fd0339c7e226413 Mon Sep 17 00:00:00 2001 From: Chris PeBenito Date: Mon, 12 Dec 2005 16:52:25 +0000 Subject: [PATCH] fix interface --- refpolicy/policy/modules/services/automount.if | 4 ++-- refpolicy/policy/modules/system/init.te | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/refpolicy/policy/modules/services/automount.if b/refpolicy/policy/modules/services/automount.if index 6a8fd519..c6e04ccb 100644 --- a/refpolicy/policy/modules/services/automount.if +++ b/refpolicy/policy/modules/services/automount.if @@ -31,9 +31,9 @@ interface(`automount_domtrans',` ## Domain allowed access. ## # -interface(`automount_exec',` +interface(`automount_exec_config',` gen_require(` - type automount_exec_t; + type automount_etc_t; ') corecmd_search_sbin($1) diff --git a/refpolicy/policy/modules/system/init.te b/refpolicy/policy/modules/system/init.te index 6f7640e7..9bed7276 100644 --- a/refpolicy/policy/modules/system/init.te +++ b/refpolicy/policy/modules/system/init.te @@ -478,7 +478,7 @@ optional_policy(`apache',` ') optional_policy(`automount',` - automount_exec(initrc_t) + automount_exec_config(initrc_t) ') optional_policy(`bind',`