summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lpm.rc15
1 files changed, 9 insertions, 6 deletions
diff --git a/lpm.rc b/lpm.rc
index 851239d..07dc102 100644
--- a/lpm.rc
+++ b/lpm.rc
@@ -56,17 +56,20 @@ on boot
service debuggerd /system/bin/debuggerd
- service ueventd /sbin/ueventd
- critical
+service ueventd /sbin/ueventd
+ critical
service console /system/bin/sh
- console
+ console
service playlpm /system/bin/playlpm
- user root
+ user root
-service lpmkey /system/bin/charging_mode
- user root
+service immvibed /system/bin/immvibed
+ oneshot
+
+service lpmkey /system/bin/lpmkey
+ user root
# adbd is controlled by the persist.service.adb.enable system property
service adbd /sbin/adbd