11 lines
189 B
YAML
11 lines
189 B
YAML
|
---
|
||
|
# vars file for arillso.logrotate
|
||
|
|
||
|
# List of global options for the different systems.
|
||
|
logrotate_distribution_options:
|
||
|
- weekly
|
||
|
- rotate 4
|
||
|
- create
|
||
|
- dateext
|
||
|
- su root syslog
|