blob: a668b76a3ddd05e372cfe56ddabcd707c8f64edb [file] [log] [blame] [edit]
# Copyright 2016 The ChromiumOS Authors
# 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