init.rc: Do not start sshd by default
Change-Id: Ieacd4e8fbfcd91ed2342b7a104a9b1f4114fc6d5 Signed-off-by: Mike Lockwood <lockwood@google.com>
This commit is contained in:
parent
5383476727
commit
19155b5cd3
|
@ -491,3 +491,4 @@ service dumpstate /system/bin/dumpstate -s
|
|||
|
||||
service sshd /system/bin/start-ssh
|
||||
class main
|
||||
disabled
|
||||
|
|
Loading…
Reference in New Issue