Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##init.rc##
- service ueventd /sbin/ueventd
- service console /system/bin/sh
- service adbd /sbin/adbd
- service servicemanager /system/bin/servicemanager
- service vold /system/bin/vold
- service netd /system/bin/netd
- service debuggerd /system/bin/debuggerd
- service ril-daemon /system/bin/rild
- service wvnvd /system/bin/wvnvd
- service surfaceflinger /system/bin/surfaceflinger
- service zygote /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
- service drm /system/bin/drmserver
- service media /system/bin/mediaserver
- service bootanim /system/bin/bootanimation
- service dbus /system/bin/dbus-daemon --system --nofork
- service bluetoothd /system/bin/bluetoothd -n
- service installd /system/bin/installd
- service flash_recovery /system/etc/install-recovery.sh
- service racoon /system/bin/racoon
- service mtpd /system/bin/mtpd
- service keystore /system/bin/keystore /data/misc/keystore
- service dumpstate /system/bin/dumpstate -s
- service kcjpropd /sysprop/kcjprop/kcjprop_daemon
- service gravityd /system/bin/gravityd
- service linearaccd /system/bin/linearaccd
- service rotatevecd /system/bin/rotatevecd
- service orientationd /system/bin/orientationd
- service geomagneticd /system/bin/geomagneticd
- service slideswitchd /system/bin/slideswitchd
- service tpusbwatch /system/bin/tp_usbwatchd
- ##init.goldfish.rc##
- service qemu-props /system/bin/qemu-props
- service qemud /system/bin/qemud
- service goldfish-logcat /system/bin/logcat -Q
- ##init.kyocera.usb.rc##
- service qcom-usb-sh /system/bin/sh /init.kyocera.usb.sh
- ##init.qcom.rc##
- service usbhub_init /system/bin/usbhub_init
- service cnd /system/bin/cnd
- service rmt_storage /system/bin/rmt_storage /dev/block/mmcblk0p10 /dev/block/mmcblk0p11 /dev/block/mmcblk0p17
- service hciattach /system/bin/sh /system/etc/init.qcom.bt.sh
- service bt-dun /system/bin/dun-server /dev/smd7 /dev/rfcomm0
- service bt-sap /system/bin/sapd 15
- service bridgemgrd /system/bin/bridgemgrd
- service port-bridge /system/bin/port-bridge /dev/smd0 /dev/ttyGS0
- service qmiproxy /system/bin/qmiproxy
- service qmuxd /system/bin/qmuxd
- service netmgrd /system/bin/netmgrd
- service sensors /system/bin/sensors.qcom
- service btwlancoex /system/bin/sh /system/etc/init.qcom.coex.sh
- service amp_init /system/bin/amploader -i
- service amp_load /system/bin/amploader -l 7000
- service amp_unload /system/bin/amploader -u
- service wpa_supplicant /system/bin/logwrapper /system/bin/wpa_supplicant -Dnl80211
- service dhcpcd_wlan0 /system/bin/dhcpcd -ABKLG
- service dhcpcd_p2p /system/bin/dhcpcd -ABKLG
- service iprenew_wlan0 /system/bin/dhcpcd -n
- service iprenew_p2p /system/bin/dhcpcd -n p2p
- service dhcpcd_bnep0 /system/bin/dhcpcd -BKLG
- service wiperiface /system/bin/wiperiface
- service gpsone_daemon /system/bin/gpsone_daemon
- service quipc_igsn /system/bin/quipc_igsn
- service quipc_main /system/bin/quipc_main
- service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh
- service drmdiag /system/bin/drmdiagapp
- service qcom-sh /system/bin/sh /init.qcom.sh
- service qcom-post-boot /system/bin/sh /system/etc/init.qcom.post_boot.sh
- service qcom-wifi /system/bin/sh /system/etc/init.qcom.wifi.sh
- service atfwd /system/bin/ATFWD-daemon
- service hdmid /system/bin/hdmid
- service ppd /system/bin/mm-pp-daemon
- service hostapd /system/bin/hostapd -dddd /data/hostapd/hostapd.conf
- service ds_fmc_appd /system/bin/ds_fmc_appd -p "rmnet0" -D
- service ims_regmanager /system/bin/exe-ims-regmanagerprocessnative
- service time_daemon /system/bin/time_daemon
- service ril-daemon1 /system/bin/rild -c 1
- service profiler_daemon /system/bin/profiler_daemon
- service sdcard /system/bin/sdcard /data/media 1023 1023
- service hcidump /system/bin/sh /system/etc/hcidump.sh
- service oemdiag /system/bin/oemdiag &
- service wifi_macset /system/bin/sh /system/etc/firmware/wlan/volans/KCJ/Wifi_Mac_Set.sh
- service kcj_wifi_on /system/bin/sh /system/etc/firmware/wlan/volans/KCJ/kcj_wifi_on.sh
- service monkeyd /system/bin/monkeyd
Advertisement
Add Comment
Please, Sign In to add comment