Changes

17 bytes added ,  11:27, 29 March 2023
m
Line 411: Line 411:  
  # uci add_list wireless.@wifi-iface[0].maclist=33:33:33:33:33:33
 
  # uci add_list wireless.@wifi-iface[0].maclist=33:33:33:33:33:33
 
  # uci commit wireless
 
  # uci commit wireless
  # luci-reload
+
  # /etc/init.d/wireless restart
    
Notice that you have to use a separate command for adding each value and as with uci set you have to use uci commit and luci-reload in order for the changes to take effect.
 
Notice that you have to use a separate command for adding each value and as with uci set you have to use uci commit and luci-reload in order for the changes to take effect.

Navigation menu