summaryrefslogtreecommitdiffstats
path: root/sbin/hastd/hooks.c
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2011-03-21 14:53:27 +0000
committerpjd <pjd@FreeBSD.org>2011-03-21 14:53:27 +0000
commitd3221d1a456368b05786dbf72badd0488bc12276 (patch)
treed31a3ca5547e303a45bfc2b3ada416f0a92231b9 /sbin/hastd/hooks.c
parent6ddd70cb46462c614faf216a9a3306309aff04bf (diff)
downloadFreeBSD-src-d3221d1a456368b05786dbf72badd0488bc12276.zip
FreeBSD-src-d3221d1a456368b05786dbf72badd0488bc12276.tar.gz
Increase debug level of "Checking hooks." message.
MFC after: 1 week
Diffstat (limited to 'sbin/hastd/hooks.c')
-rw-r--r--sbin/hastd/hooks.c2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud