Merge "init: update initialization for hostapd"
This commit is contained in:
commit
008995698f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue