📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-02 02:45:45
📂
/ (Root)
/
etc
/
cron.daily
📍 /etc/cron.daily
🔄 Refresh
✏️
Editing: logrotate
Read Only
#!/bin/sh test -x /usr/sbin/logrotate || exit 0 /usr/sbin/logrotate /etc/logrotate.conf
💾 Save Changes
❌ Cancel