blob: a9927790ff7ef1b0b1dcf0d06611e9da5116c403 [file] [log] [blame] [edit]
# Copyright 2018 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
description "Performs cleaning of the APK cache directory"
author "chromium-os-dev@chromium.org"
# service is not system critical
oom score -100
start on starting system-services
stop on stopping system-services
exec periodic_scheduler --period=86400 --timeout=600 \
--task_name=apk-cache-cleaner-jailed -- /usr/sbin/apk-cache-cleaner-jailed