mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
bc96f0d7e6
commit
c73d2545f4
@ -517,6 +517,13 @@
|
||||
ata4\.00: VERIFY failed \(err_mask=0x4\)
|
||||
ata4\.00: failed to IDENTIFY \(I/O error, err_mask=0x40\)
|
||||
ata4\.00: revalidation failed \(errno=-5\)
|
||||
# Ignore very frequent kernel stack traces
|
||||
Call Trace:
|
||||
<TASK>
|
||||
\? \S+\+0x[0-9]+/0x[0-9]+( \[i915\])?
|
||||
(intel_runtime_suspend|pci_pm_runtime_suspend|__rpm_callback|rpm_callback|rpm_suspend|pm_runtime_work|process_one_work|worker_thread|kthread|ret_from_fork)\+0x[0-9]+/0x[0-9]+( \[i915\])?
|
||||
</TASK>
|
||||
---[ end trace 0000000000000000 ]---
|
||||
'' else ""));
|
||||
match = "SYSLOG_IDENTIFIER = kernel";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user