* provide init sysvinit unit file script * provide shitstemd unit file * sed command at install make to change install path * only install sysvinit and shitstemd service units * service unit for openrc is provided at misc/alpine directory
10 lines
157 B
Plaintext
10 lines
157 B
Plaintext
/var/log/minetest/*.log {
|
|
daily
|
|
missingok
|
|
rotate 14
|
|
compress
|
|
delaycompress
|
|
notifempty
|
|
copytruncate
|
|
}
|