Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
playground
:
zpanel
>
proftpd
> proftpd.logrotate
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File proftpd.logrotate of Package proftpd
/var/log/proftpd/*.log /var/log/xferlog { compress missingok notifempty sharedscripts postrotate test -f /var/lock/subsys/proftpd && /usr/bin/killall -HUP proftpd || : endscript }