2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: AGPL-3.0
6 # The logrotate formula checks that an associated service is running.
7 # The default it checks is cron.
8 # All the distributions Arvados supports (Debian 11+/Ubuntu 20.04+)
9 # have switched to a systemd timer, so check that instead.
10 # Refer to logrotate-formula's documentation for details
11 # https://github.com/salt-formulas/salt-formula-logrotate/blob/master/README.rst
14 service: logrotate.timer