blob: 494d3352b194f031e073456c829a74cc7997fde0 [file] [log] [blame]
# Copyright 2016 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
[Unit]
Description=Report UMA statistics each time login prompt is shown
[Service]
Type=oneshot
ExecStart=/usr/share/cros/init/send-uptime-metrics
[Install]
WantedBy=login-prompt-visible.target