Revision b57a2aee
Added by Seth Mos over 15 years ago
etc/inc/interfaces.inc | ||
---|---|---|
1600 | 1600 |
|
1601 | 1601 |
/* configure wireless */ |
1602 | 1602 |
$wlcmd_args = implode(" ", $wlcmd); |
1603 |
log_error("running $wlcmd_args"); |
|
1604 | 1603 |
mwexec("/sbin/ifconfig {$if} $wlcmd_args", false); |
1605 | 1604 |
|
1606 | 1605 |
|
Also available in: Unified diff
Remove debugging leftover from testing.