openresolv icon indicating copy to clipboard operation
openresolv copied to clipboard

POSIX resolvconf implementation

Results 6 openresolv issues
Sort by recently updated
recently updated
newest added

Hi, I installed openresolv + unbound on Arch Linux. For the configuration I followed the relevant [wiki](https://wiki.archlinux.org/title/Unbound). In this wiki there's a section [Forward all remaining requests](https://wiki.archlinux.org/title/Unbound#Forward_all_remaining_requests) that includes a...

using both NetworkManager (rc-manager=resolvconf) as well as tailscale (edits /etc/resolv.conf) IF_EXCLUSIVE always remained 1, producing bogus results

It requires stat -c %D to be working. Try to not require stat by checking it is executable first. Should be able to handle both bind-mounted /etc/resolv.conf and atomic move...

If the command `s6-rc -a list` is run on a system utilizing S6 supervisor during init, it fails with error `s6-rc: fatal: unable to take locks: Resource busy` because the...

Hey there, I tried running `./configure --help` to get a list of configuration options, and I received the following message `See the README file for available options`; however, the `README.md`...

This Pull Request adds a new option to the unbound module called `unbound_private`. Setting it to `YES` will add a new line to the `server` section of the file generated...