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 Do not restart the service when it exits.
95 Specify a class name for the service. All services in a
96 named class may be started or stopped together. A service
101 Execute a Command (see below) when service restarts.
121 service-exited-<name>
122 Triggers of this form occur when the specified service exits.
194 start <service>
195 Start a service running if it is not already running.
197 stop <service>
198 Stop a service from running if it is currently running.
232 State of a named service ("stopped", "running", "restarting")
269 service adbd /sbin/adbd
273 service usbd /system/bin/usbd -r
278 service zygote /system/bin/app_process -Xzygote /system/bin --zygote
281 service runtime /system/bin/runtime
291 service akmd /sbin/akmd
304 service akmd /system/bin/logwrapper /sbin/akmd