CHips L MINI SHELL

CHips L pro

Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/pxp-agent

/var/log/puppetlabs/pxp-agent/*.log {
    daily
    missingok
    rotate 30
    compress
    delaycompress
    notifempty
    sharedscripts
    postrotate
        if [ -s /var/run/puppetlabs/pxp-agent.pid ]; then kill -USR2 `cat /var/run/puppetlabs/pxp-agent.pid`; fi
    endscript
}

Copyright 2K16 - 2K18 Indonesian Hacker Rulez