summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/init.d/S40network
blob: ec290335db772afc0a6cea337b068a3404037f1f (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 network
setup_switch
/sbin/wifi