# broadcom-modules
#
# This service is to load broadcom modules

start on boot-phase late-boot-cmds-run

script

   modprobe wl 

end script
