do not add dns slave into nameserver until it is ready something to do with /var/bind
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/bash
|
|
|
|
echo "nameserver 10.67.3.2" >> /etc/resolv.conf |