Merge "init.cm: make directory for ssh" into cm-10.1
This commit is contained in:
commit
e4d4a3c99e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ on post-fs-data
|
|||
mkdir /cache/dalvik-cache 0771 system system
|
||||
chown system system /cache/dalvik-cache
|
||||
chmod 0771 /cache/dalvik-cache
|
||||
mkdir /data/.ssh 0750 root shell
|
||||
|
||||
on boot
|
||||
# Run sysinit
|
||||
|
|
Loading…
Reference in a new issue