User Tools

Site Tools


brouillons:svxr_vm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
brouillons:svxr_vm [2021/05/10 22:17] – [Templates] f4hofbrouillons:svxr_vm [2021/05/10 22:26] – [Logrotate] f4hof
Line 395: Line 395:
 <code svxreflector> <code svxreflector>
 /var/log/svxlink/svx-*.log { /var/log/svxlink/svx-*.log {
 +    missingok
 +    notifempty
 +    weekly
 +    rotate 3
 +    create 0644 svxlink daemon
 +    postrotate
 +        killall -HUP svxreflector
 +    endscript
 +}
 +
 +/var/log/svxlink/svxlink-*.log {
     missingok     missingok
     notifempty     notifempty
brouillons/svxr_vm.txt · Last modified: 2021/05/11 06:48 by f4hof