Searched refs:_service_status (Results 1 – 1 of 1) sorted by relevance
250 _service_status="@SERVICESTATUS@"262 _service_status=265 _service_status="/bin/systemctl --quiet is-active \$1.service"269 _service_status="/usr/bin/systemctl --quiet is-active \$1.service"291 _service_status="/etc/rc.d/rc.\$1 status 1>/dev/null 2>&1"301 _service_status="[ -e /var/run/daemons/\$1 ]"303 _service_status="$x/\$1 check 1>/dev/null 2>&1"342 if [ -n "$_service_status" ]; then343 eval $_service_status