All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/1] Fix typo in dnsmasq.if
@ 2014-05-16 18:34 Sven Vermeulen
  2014-05-20 11:54 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2014-05-16 18:34 UTC (permalink / raw)
  To: refpolicy

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
 dnsmasq.if | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dnsmasq.if b/dnsmasq.if
index 19aa0b8..62e4948 100644
--- a/dnsmasq.if
+++ b/dnsmasq.if
@@ -281,7 +281,7 @@ interface(`dnsmasq_admin',`
 	files_list_var_lib($1)
 	admin_pattern($1, dnsmasq_lease_t)
 
-	logging_seearch_logs($1)
+	logging_search_logs($1)
 	admin_pattern($1, dnsmasq_var_log_t)
 
 	files_list_pids($1)
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-20 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-16 18:34 [refpolicy] [PATCH 1/1] Fix typo in dnsmasq.if Sven Vermeulen
2014-05-20 11:54 ` Christopher J. PeBenito

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.