Changeset 8261 in genesis for nodes/CNodeLvLz/wleiden.conf


Ignore:
Timestamp:
Aug 8, 2010, 12:14:27 PM (14 years ago)
Author:
rick
Message:
  • Commented variables are kind of useless as no program will be able to parse them. So made them 'active'
  • The text behind the $config proves to be a more usefull description than the normal DESC field, pushed them into a variable called COMMENT so we can finally start using them.
  • Commented code is in general bad stuff with a revision control system as it clutters the view, made the non active interface just 'idle' active.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeLvLz/wleiden.conf

    r8260 r8261  
    1919$Y='463350';
    2020
    21 $config{'ep0'}=sprintf <<ED0;  # eth
     21$config{'ep0'}=sprintf <<ED0;
     22COMMENT=eth
    2223TYPE=ethernet
    2324IP=172.17.40.65/29
     
    4243MODE=managed
    4344ESSID=il-no.imi.wleiden.net
    44 #CHANNEL=11
     45CHANNEL=11
    4546
    4647
     
    5758MODE=managed
    5859ESSID=il-zw.cetim2.wleiden.net
    59 #CHANNEL=1
     60CHANNEL=1
    6061
    6162
Note: See TracChangeset for help on using the changeset viewer.