Merge "init.cm: make directory for ssh" into cm-10.1

gugelfrei
Ricardo Cerqueira 11 years ago committed by Gerrit Code Review
commit e4d4a3c99e

@ -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…
Cancel
Save