how to clear dmesg

This commit is contained in:
2024-01-31 10:31:51 +01:00
parent f560092e36
commit 910f6390ed

View File

@@ -160,3 +160,7 @@ icinga2::service_check::customize:
```
If you think that this log message can be globally ignored, please inform the Linux Team so we can ignore it by default.
Note that you can reset this check after dealing with it by executing on the node:
```
dmesg --clear
```