From d3221d1a456368b05786dbf72badd0488bc12276 Mon Sep 17 00:00:00 2001 From: pjd Date: Mon, 21 Mar 2011 14:53:27 +0000 Subject: Increase debug level of "Checking hooks." message. MFC after: 1 week --- sbin/hastd/hooks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/hastd/hooks.c') diff --git a/sbin/hastd/hooks.c b/sbin/hastd/hooks.c index 2cc8b68..b161c0c 100644 --- a/sbin/hastd/hooks.c +++ b/sbin/hastd/hooks.c @@ -288,7 +288,7 @@ hook_check(void) assert(hooks_initialized); - pjdlog_debug(1, "Checking hooks."); + pjdlog_debug(2, "Checking hooks."); /* * Report about processes that are running for a long time. -- cgit v1.1