blob: 5e1e0e167e416f67513adca6c1b04da5a0e717a9 [file] [log] [blame]
# Copyright (c) 2013 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.
description "Perform connection-manager-specific session setup tasks."
author "chromium-os-dev@chromium.org"
# We're a task to ensure that the connection manager is ready to continue
# before session manager calls this step done.
start on start-user-session
task
# CHROMEOS_USER is an upstart-provided variable setting passed from
# session_manager via the 'start-user-session' event.
exec shill_login_user ${CHROMEOS_USER}