Openwrt/openwrt/package/base-files/default/etc/init.d/S40network

10 lines
134 B
Plaintext
Raw Normal View History

#!/bin/sh
2006-08-01 23:19:54 +00:00
# Copyright (C) 2006 OpenWrt.org
setup_switch() { return 0; }
. /etc/functions.sh
include network
setup_switch
/sbin/wifi