Condition - Service Running
The condition Service Running checks whether the specified service is currently running.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.
See action Script for a description.
Supplied Variables
package_namethe package name of the service
service_namethe display name of the service
pidthe process this service is running in
uidthe user id owning this service
active_sincethe time this service has been started (in milliseconds since the device was booted)
last_activity_timethe time this service was last active (in milliseconds since boot not counting sleep phases)
restartingthe time when this service will be started, 0 when the service is currently running
foregroundtrue when the service is run as a foreground process