From 269946c09faaff88403289bcfa2519e994f75c21 Mon Sep 17 00:00:00 2001 From: San Mehat Date: Wed, 6 May 2009 11:18:43 -0700 Subject: init.rc: Add Nexus to services (disabled for now) Signed-off-by: San Mehat --- rootdir/init.rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rootdir') diff --git a/rootdir/init.rc b/rootdir/init.rc index e1f1e8af..c20eeaa8 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -217,6 +217,10 @@ service servicemanager /system/bin/servicemanager service vold /system/bin/vold socket vold stream 0660 root mount +service nexus /system/bin/nexus + socket nexus stream 0660 root system + disabled + #service mountd /system/bin/mountd # socket mountd stream 0660 root mount -- cgit v1.2.3