mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-02 14:28:45 +02:00
cd7db58ce31e59f24dec86a896baf6706d4c3bc5
you enable use-systemd: yes in unbound.conf. Also there are contrib/unbound.socket and contrib/unbound.service: systemd files for unbound, install them in /usr/lib/systemd/system. Contributed by Sami Kerola and Pavel Odintsov. git-svn-id: file:///svn/unbound/trunk@3975 be551aaa-1e26-0410-a405-d3ace91eadb9
Unbound README * ./configure && make && make install * You can use libevent if you want. libevent is useful when using many (10000) outgoing ports. By default max 256 ports are opened at the same time and the builtin alternative is equally capable and a little faster. * More detailed README, README.svn, README.tests in doc directory * manual pages can be found in doc directory, and are installed, unbound(8). * example configuration file doc/example.conf
Languages
C
83.7%
Shell
6.1%
M4
2.4%
Makefile
2%
Yacc
1.8%
Other
4%