freenx-server/data/logrotate
2025-08-08 20:28:57 +02:00

9 lines
115 B
Plaintext

/var/log/nxserver.log {
rotate 4
size=1M
notifempty
missingok
sharedscripts
copytruncate
}