aboutsummaryrefslogtreecommitdiffstats
path: root/rootdir/init.rc
diff options
context:
space:
mode:
authorMike Lockwood <lockwood@google.com>2012-03-21 16:30:49 -0700
committerMike Lockwood <lockwood@google.com>2012-03-21 16:30:54 -0700
commit9865be95cf60848d91364b42c2cadd90e63fec66 (patch)
treed8ede1269888afbcc9602be889af729edd0dacff /rootdir/init.rc
parentddd48d1c001c29b51fc59cd69f7badee66130eb8 (diff)
parent19155b5cd3ee8674a13f7bf111e06b05f0114433 (diff)
downloadsystem_core-9865be95cf60848d91364b42c2cadd90e63fec66.tar.gz
system_core-9865be95cf60848d91364b42c2cadd90e63fec66.tar.bz2
system_core-9865be95cf60848d91364b42c2cadd90e63fec66.zip
Merge commit '19155b5'
Do not start sshd by default Change-Id: I22e6dbb6834321709e9b7c5ae49846d7f9f7c67a
Diffstat (limited to 'rootdir/init.rc')
-rw-r--r--rootdir/init.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 45aef41a..1c1bc0f7 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -506,3 +506,4 @@ service dumpstate /system/bin/dumpstate -s
service sshd /system/bin/start-ssh
class main
+ disabled