openwrtv4/openwrt/package/base-files/default/etc/init.d/S40network
Felix Fietkau 7090634edc fix typo
SVN-Revision: 4386
2006-08-01 23:19:54 +00:00

9 lines
134 B
Bash
Executable file

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