aports/community/thttpd/thttpd.logrotated
2016-08-22 08:41:09 +00:00

7 lines
105 B
Plaintext

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