Score:1

CentOS doesn't boot with "A stop job is running for Security Auditing Service" message

br flag

CentOS prints the following during boot

[ ***  ] A stop job is running for Security Auditing Service (9s / 1min 30s)

and then switches into the single user mode.

McLayn avatar
br flag
I had a problem and it wasn't googleable, so here is the problem and the solution for future generations
Score:1
br flag

The problem was in /etc/audit/auditd.conf - see man 5 auditd.conf

In the case of not enough memory (for audit logs), it was set to switch the server into the single user mode:

space_left_action = SINGLE
admin_space_left_action = SINGLE

The fix was to tweak the values of space_left and admin_space_left or to revert the original values of:

space_left_action = SYSLOG
admin_space_left_action = SUSPEND
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.