1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/unit/unit.logrotate
2018-05-07 18:56:25 +02:00

7 lines
84 B
Text

/var/log/unit.log {
compress
copytruncate
missingok
notifempty
sharedscripts
}