| # Copyright 2020 The ChromiumOS Authors | |
| # Use of this source code is governed by a BSD-style license that can be | |
| # found in the LICENSE file. | |
| description "Job to trigger ARCVM services before user login" | |
| author "chromium-os-dev@chromium.org" | |
| # This job is started by the Chrome Browser (ARCVM client adapter) | |
| stop on stop-arcvm-instance or stopping ui | |
| import DISABLE_UREADAHEAD | |
| export DISABLE_UREADAHEAD |