LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   audit - at the boot time? (https://www.linuxquestions.org/questions/fedora-35/audit-at-the-boot-time-349206/)

kizersouzay 08-02-2005 09:16 AM

audit - at the boot time?
 
Hi,
i have a fedora core 2 (tatnang|\0
When my system starts booting, right after two or three linues

its stuck at the line
"audit(23423532534.6345).............. initialized!

the numbers after the audit are not the same as those appear there

and after that system is stuck for say 5-10 minutes
after that duration it starts booting.System is working perfectly, no problems after the boot but this audit thing is so annoying at the boot .
any idea how to fix it

PTrenholme 08-20-2005 09:04 AM

Try turning off audit. The -e 0 in here does it for FC4:
Code:

$ sudo cat /etc/audit.rules
Password:
# This file contains the auditctl rules that are loaded
# whenever the audit daemon is started via the initscripts.

# First rule - delete all
-e 0

# Feel free to add below this line. See auditctl man page

# Increase the buffers to survive stress events
-b 256



All times are GMT -5. The time now is 03:16 AM.