blob: 74de35cf3aaa825982cc08dc7d7993dba2fff1e0 [file] [log] [blame]
# Copyright (c) 2010 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 "Initialize system power management settings at boot"
author "chromium-os-dev@chromium.org"
start on starting system-services
env RUN_DIR=/var/run/laptop-mode-tools
pre-start script
mkdir -p ${RUN_DIR}
touch ${RUN_DIR}/enabled
end script
exec laptop_mode force