Changeset 9081
- Timestamp:
- 02/21/08 09:30:16 (5 years ago)
- File:
-
- 1 edited
-
src/router/services/sysinit/sysinit.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/services/sysinit/sysinit.c
r9016 r9081 140 140 if (nvram_match ("radiooff_button", "1") 141 141 && nvram_match ("radiooff_boot_off", "1")) 142 eval ("wl", " radio", "off");142 eval ("wl", "-i", get_wl_instance_name(0), "radio", "off"); 143 143 #endif 144 144 #endif
Note: See TracChangeset
for help on using the changeset viewer.
