# Copyright 2014 The ChromiumOS Authors | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
description "Boot marker signaling that system boot is complete" | |
author "chromium-os-dev@chromium.org" | |
# This boot marker signals that the boot is complete (boot-services started) | |
start on started boot-services |