summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/init.d/S40network
blob: f2c3e22859b1b23238d599b2ec3f750eca67a680 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# Copyright (C) 2006 OpenWrt.org

setup_switch() { return 0; }

. /etc/functions.sh
include /lib/network
setup_switch
/sbin/wifi