X-Git-Url: https://git.tld-linux.org/?p=packages%2Fproftpd.git;a=blobdiff_plain;f=proftpd.logrotate;fp=proftpd.logrotate;h=31355d8f560314284e3ea8d6183bbed62d26660b;hp=0000000000000000000000000000000000000000;hb=bbdf9cc02371fcf59f6316b4061be6a84a987b2c;hpb=194541339261c36664af72214ac8c34a03781813 diff --git a/proftpd.logrotate b/proftpd.logrotate new file mode 100644 index 0000000..31355d8 --- /dev/null +++ b/proftpd.logrotate @@ -0,0 +1,7 @@ +/var/log/proftpd/*.log +{ + olddir /var/log/archive/proftpd + notifempty + missingok + copytruncate +}