lightdm/lightdm.logrotate

9 lines
141 B
Plaintext
Raw Normal View History

2020-07-09 15:30:09 +08:00
#/var/log/lightdm/*.log {
# copytruncate
# create 0660 lightdm lightdm
# maxsize 10M
# missingok
# notifempty
# weekly
#}