X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Flogrotate.d%2Frsyslog;fp=etc%2Flogrotate.d%2Frsyslog;h=568250836065a0564e4f219de3ebc5407660aa93;hb=50c21fb525aeb64e9e32a7e88fcfe408f49e3d5c;hp=eac2616b9197d649b0435266a80784aa42942318;hpb=5aae8f61760b6fe1fc8dd9340e6d1b589e97926d;p=matthijs%2Fservers%2Fdrsnuggles.git diff --git a/etc/logrotate.d/rsyslog b/etc/logrotate.d/rsyslog index eac2616..5682508 100644 --- a/etc/logrotate.d/rsyslog +++ b/etc/logrotate.d/rsyslog @@ -1,4 +1,4 @@ -/var/log/syslog +/var/log/rsyslog/syslog { rotate 7 daily @@ -11,7 +11,7 @@ endscript } -/var/log/*.log +/var/log/rsyslog/*.log { rotate 4 weekly