* commit 'b4e74db79c9fda5e63ae49f299df3c0dd80a87f9': Remove sshd.
This commit is contained in:
commit
cddb15b8a9
1 changed files with 0 additions and 6 deletions
|
|
@ -280,8 +280,6 @@ on post-fs-data
|
||||||
mkdir /data/app-lib 0771 system system
|
mkdir /data/app-lib 0771 system system
|
||||||
mkdir /data/app 0771 system system
|
mkdir /data/app 0771 system system
|
||||||
mkdir /data/property 0700 root root
|
mkdir /data/property 0700 root root
|
||||||
mkdir /data/ssh 0750 root shell
|
|
||||||
mkdir /data/ssh/empty 0700 root root
|
|
||||||
|
|
||||||
# create dalvik-cache, so as to enforce our permissions
|
# create dalvik-cache, so as to enforce our permissions
|
||||||
mkdir /data/dalvik-cache 0771 system system
|
mkdir /data/dalvik-cache 0771 system system
|
||||||
|
|
@ -618,10 +616,6 @@ service dumpstate /system/bin/dumpstate -s
|
||||||
disabled
|
disabled
|
||||||
oneshot
|
oneshot
|
||||||
|
|
||||||
service sshd /system/bin/start-ssh
|
|
||||||
class main
|
|
||||||
disabled
|
|
||||||
|
|
||||||
service mdnsd /system/bin/mdnsd
|
service mdnsd /system/bin/mdnsd
|
||||||
class main
|
class main
|
||||||
user mdnsr
|
user mdnsr
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue