X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=home%2F.xlaunch.d%2F99-dmesg-notifier-error;fp=home%2F.xlaunch.d%2F99-dmesg-notifier-error;h=1a65f66faeb0dc82189eb123c7acd390a0203f7e;hp=be28707001a7d86e8616bb004d75dcae67b68e14;hb=13b4579888814ab969d633ab8bff076bca17063d;hpb=825c4ba054f89cc8e82dbe82df1557c0bb6cc1a6 diff --git a/home/.xlaunch.d/99-dmesg-notifier-error b/home/.xlaunch.d/99-dmesg-notifier-error index be28707..1a65f66 100755 --- a/home/.xlaunch.d/99-dmesg-notifier-error +++ b/home/.xlaunch.d/99-dmesg-notifier-error @@ -7,6 +7,7 @@ FILE="$DIR/error.log" mkdir -p "$DIR" sleep 3 # wait for dunst to hopefully restart +# TODO File with ignore patterns sudo dmesg --follow --level=emerg,alert,crit,err --since=now --ctime \ | while read -r line do