init: Create directories needed by sshd
Change-Id: I672bd86f2ce359653fe1c2abc036a0fdc918ace1
This commit is contained in:
parent
74d7c57a79
commit
bd3d22e354
@ -22,7 +22,8 @@ on init
|
||||
chmod 0220 /sys/fs/cgroup/bfqio/rt-display/cgroup.event_control
|
||||
|
||||
on post-fs-data
|
||||
mkdir /data/.ssh 0750 root shell
|
||||
mkdir /data/ssh 0750 root shell
|
||||
mkdir /data/ssh/empty 0600 root shell
|
||||
mkdir /cache/recovery 0770 system cache
|
||||
|
||||
# Run sysinit
|
||||
|
Loading…
Reference in New Issue
Block a user