Code: Select all
home/minetestuser/.minetest/debug.txt {
daily
missingok
rotate 12
compress
delaycompress
notifempty
sharedscripts
}
On a related topic, can I have multiple debug.txt texts, one for each of the servers? I don't see how it is configurable on the commandline. Something like --debug mygame.txt would be cool. Currently all running instances are save to a single debug.txt.
thanks!
PS interestingly enough, there seems to be a fedora build that includes log rotation according to http://pkgs.fedoraproject.org/cgit/mine ... c?id2=HEAD
it seems this is not done in the ubuntu package...