openwrtv3/openwrt/package/base-files/default/etc/init.d/S40network
2006-09-24 13:32:18 +00:00

9 lines
139 B
Bash
Executable file

#!/bin/sh
# Copyright (C) 2006 OpenWrt.org
setup_switch() { return 0; }
. /etc/functions.sh
include /lib/network
setup_switch
/sbin/wifi