mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-14 19:17:21 +02:00
3 lines
116 B
Bash
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"
|