Sindbad~EG File Manager

Current Path : /proc/2470164/root/usr/share/doc/audit/
Upload File :
Current File : //proc/2470164/root/usr/share/doc/audit/auditd.cron

#!/bin/sh

##########
# This script can be installed to the cron system to get log rotation
# based on time instead of log size.
##########

/sbin/auditctl --signal usr1
EXITVALUE=$?
if [ $EXITVALUE != 0 ]; then
    /usr/bin/logger -t auditd "ALERT auditctl exited abnormally with [$EXITVALUE] while rotating the logs"
fi
exit 0


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists