to console. It is only written on verbosity 4 and higher.
This keeps system bootup console cleaner.
git-svn-id: file:///svn/unbound/trunk@3266
be551aaa-1e26-0410-a405-
d3ace91eadb9
#ifdef HAVE_SETRLIMIT
}
#endif
- log_warn("increased limit(open files) from %u to %u",
+ verbose(VERB_ALGO, "increased limit(open files) from %u to %u",
(unsigned)avail, (unsigned)total+10);
}
#else
- Patch from Robert Edmonds to build pyunbound python module
differently. No versioninfo, with -shared and without $(LIBS).
- Patch from Robert Edmonds fixes hyphens in unbound-anchor man page.
+ - Removed 'increased limit open files' log message that is written
+ to console. It is only written on verbosity 4 and higher.
+ This keeps system bootup console cleaner.
11 November 2014: Wouter
- iana portlist update.