blob: 85c63d0980826db8f8c69a0194d3f5e9a8be7a8a [file] [log] [blame]
#
# init.rc fragment for hostapd on Android
# Copyright (c) 2002-2016, Jouni Malinen <j@w1.fi>
#
# This software may be distributed under the terms of the BSD license.
# See README for more details.
#
on post-fs-data
mkdir /data/vendor/wifi 0770 wifi wifi
mkdir /data/vendor/wifi/hostapd 0770 wifi wifi
service hostapd /vendor/bin/hw/hostapd
class main
user wifi
group wifi net_raw net_admin
disabled
oneshot