Changes of Revision 45
[-] [+] | Changed | root.tar.bz2/etc/sysconfig/network/config |
@@ -239,7 +239,7 @@ # # List of DNS nameserver IP addresses to use for host-name lookup. # -NETCONFIG_DNS_STATIC_SERVERS="" +NETCONFIG_DNS_STATIC_SERVERS="8.8.8.8 8.8.4.4" ## Type: string ## Default: "auto" @@ -254,7 +254,7 @@ # # List of NTP servers. # -NETCONFIG_NTP_STATIC_SERVERS="" +NETCONFIG_NTP_STATIC_SERVERS="ptbtime1.ptb.de ptbtime2.ptb.de ptbtime3.ptb.de" ## Type: string ## Default: "auto" |