aports/testing/thttpd/thttpd.logrotated
2014-10-22 17:35:04 +02:00

7 lines
105 B
Plaintext

/var/log/thttpd/*log {
missingok
postrotate
/etc/init.d/thttpd restart >/dev/null
endscript
}