Skip to content

Instantly share code, notes, and snippets.

@Nokius

Nokius/init.rc Secret

Created January 3, 2016 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nokius/a46e104a28267045be5a to your computer and use it in GitHub Desktop.
Save Nokius/a46e104a28267045be5a to your computer and use it in GitHub Desktop.
[SFOS] find5 get glue up
# Custom servicemanager allows user nemo to register services
service servicemanager /usr/libexec/droid-hybris/system/bin/servicemanager
class core
user system
group system
critical
onrestart restart minimedia
onrestart restart minisf
onrestart restart miniaf
# onrestart restart healthd
# onrestart restart zygote
# onrestart restart media
# onrestart restart surfaceflinger
# onrestart restart drm
#
...
service miniaf /usr/libexec/droid-hybris/system/bin/miniafservice
class main
user system
group audio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment