1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00
openwrt/openwrt/package/base-files/default/etc/init.d/S40network

10 lines
135 B
Plaintext
Raw Normal View History

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