blob: c58cafdfa6a86df818f6de69b551f941f3cab0e9 [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=User marking as logged in
[Service]
Type=oneshot
ExecStart=/usr/bin/touch /run/state/logged-in
[Install]
WantedBy=start-user-session.target