diff options
author | Steven Barth <steven@midlink.org> | 2008-05-08 16:07:00 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-05-08 16:07:00 +0000 |
commit | f3b7e588e127774e85ebe244ca6ae22d8a8b25e5 (patch) | |
tree | f58e10fd01406d68156dd1b35c9d7a9f78dd797f /modules/freifunk/root/etc/config | |
parent | 214bfdc19887c3df373d1323afd9738eee4f64ca (diff) |
* WTF SVN oO
Diffstat (limited to 'modules/freifunk/root/etc/config')
-rw-r--r-- | modules/freifunk/root/etc/config/freifunk | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/modules/freifunk/root/etc/config/freifunk b/modules/freifunk/root/etc/config/freifunk deleted file mode 100644 index 01b83f2c7b..0000000000 --- a/modules/freifunk/root/etc/config/freifunk +++ /dev/null @@ -1,25 +0,0 @@ -config public contact - option nickname - option name - option mail - option phone - option location - option geo - option note - -config public community - option name "Freifunk Halle" - option homepage http://halle.freifunk.net - option essid halle.freifunk.net - option bssid 02:CA:FF:EE:BA:BE - option realm netz.freifunk-halle.net - option channel 1 - option net 104.0.0.0 - option mask 255.0.0.0 - option dhcp 10.0.0.0 - option dhcpmask 255.255.255.0 - option dns "88.198.178.18 141.54.1.1 212.204.49.83 208.67.220.220 208.67.222.222" - -config settings routing - option internal 0 - option internet 0 |