Description

Observing same “Process accounting resumed” messages, Is there anyway to stop these messages?

[95575.262847] Process accounting resumed

[95580.303987] Process accounting resumed

Solution

From Linux shell as root user run this command "dmesg -n 1" to stop these messages.

Modification History

2024-10-29 : Article Created