D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
audit
/
Filename :
auditd.cron
back
Copy
#!/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
Name
Size
Last Modified
Owner
Permissions
Actions
ChangeLog
13.386
KB
August 06 2023 8:38:56
root
0644
README
4.836
KB
August 06 2023 8:38:56
root
0644
auditd.cron
0.322
KB
August 06 2023 8:38:56
root
0644
2017 © D7net | D704T team