Merge "init: update initialization for hostapd"

This commit is contained in:
Linux Build Service Account 2013-01-29 00:09:26 -08:00 committed by Gerrit - the friendly Code Review server
commit 008995698f
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@ on post-fs-data
mkdir /data/fota 0771
chown system system /data/fota
#Provide the access to hostapd.conf only to root and group
chmod 0660 /data/hostapd/hostapd.conf
#Create directory for hostapd
mkdir /data/hostapd 0770 system wifi
# Create /data/time folder for time-services
mkdir /data/time/ 0700 system system