Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http-itk
>
httpd-itk
> httpd.logrotate
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File httpd.logrotate of Package httpd-itk
/var/log/httpd/*log { missingok notifempty sharedscripts delaycompress postrotate /sbin/service httpd reload > /dev/null 2>/dev/null || true endscript }