Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/etc/cron.daily/
Upload File :
Current File : //hdd/hdd21/main/etc/cron.daily/logrotate

#!/bin/sh
/usr/sbin/logrotate /etc/logrotate.conf \
 || { /usr/bin/logger -t logrotate "ALERT - exited abnormally." && false ; }