lightdm/lightdm.logrotate
2020-07-09 15:30:09 +08:00

9 lines
141 B
Plaintext

#/var/log/lightdm/*.log {
# copytruncate
# create 0660 lightdm lightdm
# maxsize 10M
# missingok
# notifempty
# weekly
#}