Update main.yml

This commit is contained in:
Bryan Black 2020-09-29 00:28:11 -07:00 committed by GitHub
parent 5cf6b1f1ab
commit 5c4dfac51a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,13 +70,13 @@ logrotate_applications:
- name: custom
logs:
- /var/log/custom/*_log
- /var/log/custom/*_log
options:
- daily
- compress
- rotate 6
- name : dpkg
- name: dpkg
logs:
- /var/log/dpkg.log
options: