diff options
author | Thomas Mellenthin <mellenthin@teufel.de> | 2015-03-04 20:45:27 +0100 |
---|---|---|
committer | Thomas Mellenthin <mellenthin@teufel.de> | 2015-03-04 20:45:27 +0100 |
commit | abef3ba248320955191781242402e936530d8609 (patch) | |
tree | 7632920eccc394c5fb24bd3763872a12bb2b1e42 /contrib | |
parent | de5ec52b8784cc44d9f7d391916b8d466ee8f5f6 (diff) |
Fixed default DNS settings for community Potsdam
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/community-profiles/files/etc/config/profile_potsdam | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/package/community-profiles/files/etc/config/profile_potsdam b/contrib/package/community-profiles/files/etc/config/profile_potsdam index bde824f35..c15624a9f 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_potsdam +++ b/contrib/package/community-profiles/files/etc/config/profile_potsdam @@ -13,3 +13,7 @@ config 'defaults' 'wifi_device' config 'defaults' 'bssidscheme' option '5' '02:CA:FF:EE:BA:BE' + +config 'defaults' 'interface' + option 'dns' '85.214.20.141 213.73.91.35 194.150.168.168' + |