shell bypass 403

Cubjrnet7 Shell

: /etc/logrotate.d/ [ drwxr-xr-x ]

name : sssd
/var/log/sssd/*.log {
    weekly
    missingok
    notifempty
    sharedscripts
    rotate 2
    compress
    delaycompress
    postrotate
        /bin/kill -HUP `cat /var/run/sssd.pid 2>/dev/null` 2> /dev/null || true
        /bin/pkill -HUP sssd_kcm 2> /dev/null || true
    endscript
}

© 2025 Cubjrnet7