2 # Copyright (C) The Arvados Authors. All rights reserved.
4 # SPDX-License-Identifier: AGPL-3.0
6 # Refer to logrotate-formula's documentation for information about customization
7 # https://github.com/salt-formulas/salt-formula-logrotate/blob/master/README.rst
13 - /var/www/arvados-api/shared/log/*.log
23 - ' [ -s /run/nginx.pid ] && kill -USR1 `cat /run/nginx.pid`'