Initial commit
This commit is contained in:
5
package/kernel/mac80211/files/mac80211.hotplug
Normal file
5
package/kernel/mac80211/files/mac80211.hotplug
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ "${ACTION}" = "add" ] && {
|
||||
/sbin/wifi config
|
||||
}
|
||||
Reference in New Issue
Block a user