aboutsummaryrefslogtreecommitdiffstats
path: root/community/unit/unit.logrotate
blob: d8e5aae50440910b64aee647b691d321f7a019f1 (plain)
1
2
3
4
5
6
7
/var/log/unit.log {
	compress
	copytruncate
	missingok
	notifempty
	sharedscripts
}