Changeset 9180


Ignore:
Timestamp:
03/01/08 14:24:23 (5 years ago)
Author:
eko
Message:

radio on/ off adjustments (please note that radio off can take few seconds to turn off, because nas must stop first - slow process)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/rc/resetbutton.c

    r9177 r9180  
    474474              syslog (LOG_DEBUG, "AOSS button: turning radio on\n"); 
    475475#endif 
     476                  stop_service ("nas"); 
    476477                  eval ("wl", "-i", get_wl_instance_name(0), "radio", "on"); 
    477478                  start_service ("nas"); 
Note: See TracChangeset for help on using the changeset viewer.