blob: 4611d22ab30ce8f21560be2cd5a0b3787c352b93 [file] [log] [blame] [edit]
# Copyright 2017 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
description "cleanup of component updater mounts"
author "chromium-os-dev@chromium.org"
start on stopping pre-shutdown
task
oom score never
# Cleanup all imageloader mounts so other filesystems can unmount cleanly.
exec /usr/sbin/imageloader --unmount_all