File Manager

Current Path : /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/stunnel4

/var/log/stunnel4/*.log {
    daily
    missingok
    rotate 365
    compress
    delaycompress
    notifempty
    create 640 stunnel4 stunnel4
    sharedscripts
    postrotate
        /etc/init.d/stunnel4 reopen-logs > /dev/null
    endscript
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com