X7ROOT File Manager
Current Path:
/etc/cron.daily
etc
/
cron.daily
/
📁
..
📄
csget
(3.24 KB)
📄
imunify-antivirus.cron
(1.71 KB)
📄
logrotate
(228 B)
Editing: logrotate
#!/bin/sh export TMPDIR=/var/spool/logrotate/tmp /usr/sbin/logrotate /etc/logrotate.conf EXITVALUE=$? if [ $EXITVALUE != 0 ]; then /usr/bin/logger -t logrotate "ALERT exited abnormally with [$EXITVALUE]" fi exit $EXITVALUE
Upload File
Create Folder