mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
nochmal eine kleine Anpassung damit die resolv.conf bei Benutzung von red auch wieder auf 127.0.0.1 steht falls man vorher mal green only hatte
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@582 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -63,6 +63,7 @@ case "${2}" in
|
||||
boot_mesg "Registering DNS server..."
|
||||
echo $DNS1 > /var/ipfire/red/dns1
|
||||
echo $DNS2 > /var/ipfire/red/dns2
|
||||
echo "nameserver 127.0.0.1" > /etc/resolv.conf
|
||||
echo $ADDRESS > /var/ipfire/red/local-ipaddress
|
||||
evaluate_retval
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user