Home | History | Annotate | Download | only in init

Lines Matching full:service

20 Actions and Services have unique names.  If a second Action or Service
51 service <name> <pathname> [ <argument> ]*
60 runs the service.
63 This is a device-critical service. If it exits more than four times in
67 This service will not automatically start with its class.
79 Change to username before exec'ing this service.
86 Change to groupname before exec'ing this service. Additional
92 Change to securitycontext before exec'ing this service.
99 Do not restart the service when it exits.
102 Specify a class name for the service. All services in a
103 named class may be started or stopped together. A service
108 Execute a Command (see below) when service restarts.
128 service-exited-<name>
129 Triggers of this form occur when the specified service exits.
220 start <service>
221 Start a service running if it is not already running.
223 stop <service>
224 Stop a service from running if it is currently running.
258 State of a named service ("stopped", "running", "restarting")
295 service adbd /sbin/adbd
299 service usbd /system/bin/usbd -r
304 service zygote /system/bin/app_process -Xzygote /system/bin --zygote
307 service runtime /system/bin/runtime
317 service akmd /sbin/akmd
330 service akmd /system/bin/logwrapper /sbin/akmd