mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 09:13:37 +01:00
HardenedBSD src tree
4fc7e3dbbf
Obtained from: http://roy.marples.name/projects/openresolv |
||
---|---|---|
config-null.mk | ||
configure | ||
dnsmasq.in | ||
GNUmakefile | ||
libc.in | ||
Makefile | ||
named.in | ||
pdns_recursor.in | ||
pdnsd.in | ||
README | ||
resolvconf.8.in | ||
resolvconf.conf | ||
resolvconf.conf.5.in | ||
resolvconf.in | ||
unbound.in |
openresolv is a resolvconf implementation which manages resolv.conf You can find the latest version at http://roy.marples.name/projects/openresolv It is written and maintained by Roy Marples <roy@marples.name> This resolvconf implementation, along with its subscribers, work with a POSIX compliant shell and userland utilities. It is designed to work without tools such as sed as it *has* to work without /usr being available. On systems where resolvconf is expected to be used before /var/run is available for writing, you can configure openresolv to write somewhere else, like say a ramdisk.