HOME


Mini Shell 1.0
Mosykay Billing App
Logo
Login
DIR: /etc/logrotate.d/
Upload File :
Current File : //etc/logrotate.d/migrationlogs
/var/migration_dir/* {
    missingok
    notifempty
    size 100k
    yearly
    create 0600 root root
}