shell-things/etc/profile.d/99-resolv.conf-options.sh

3 lines
116 B
Bash

# This is equivalent to options in /etc/resolv.conf
export RES_OPTIONS="timeout:1 attempts:5 rotate edns0 trust-ad"