diff --git a/hosts/yodaTab/configuration.nix b/hosts/yodaTab/configuration.nix index a795367..19bb298 100644 --- a/hosts/yodaTab/configuration.nix +++ b/hosts/yodaTab/configuration.nix @@ -50,7 +50,7 @@ in #../../modules/docker-pushrm.nix ../../modules/lid-switch-handling.nix ../../modules/sendmail-mta.nix - ../../modules/journalwatch.nix + #../../modules/journalwatch.nix #../../modules/waydroid.nix ../../modules/ntfs.nix #../../modules/veracrypt.nix diff --git a/hosts/yodaTux/configuration.nix b/hosts/yodaTux/configuration.nix index 820f0f8..6bf78f5 100644 --- a/hosts/yodaTux/configuration.nix +++ b/hosts/yodaTux/configuration.nix @@ -50,7 +50,7 @@ in ../../modules/docker-pushrm.nix ../../modules/lid-switch-handling.nix ../../modules/sendmail-mta.nix - ../../modules/journalwatch.nix + #../../modules/journalwatch.nix #../../modules/waydroid.nix ../../modules/ntfs.nix #../../modules/veracrypt.nix diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 87f2e21..e5b9cc6 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -45,6 +45,17 @@ # All regular expressions have to match the full string! filterBlocks = [ + # + # _SYSTEMD_CGROUP + # + + { # yodaYoga + filters = '' + parent not found! continent_id [0-9]+ + ''; + match = "_SYSTEMD_CGROUP = /system.slice/docker.service"; + } + # # _SYSTEMD_UNIT # @@ -136,7 +147,7 @@ } { # yodaYoga filters = '' - docker\.service: Consumed [0-9]+h [0-9]+min [0-9]+\.[0-9]+s CPU time, read [0-9]+\.[0-9]+M from disk, written [0-9]+\.[0-9]+G to disk, received [0-9]+\.[0-9]+M IP traffic, sent [0-9]+\.[0-9]+M IP traffic\. + \S+.(service|scope): Consumed [0-9]+h [0-9]+min [0-9]+\.[0-9]+s CPU time, read [0-9]+\.[0-9]+M from disk, written [0-9]+\.[0-9]+G to disk, received [0-9]+\.[0-9]+M IP traffic, sent [0-9]+\.[0-9]+M IP traffic\. # Shutting down\. ''; @@ -159,6 +170,7 @@ #iwlwifi 0000:01:00\.0: .* iwlwifi 0000:01:00\.0: Unhandled alg: 0x707 iwlwifi 0000:01:00\.0: Not associated and the session protection is over already... + iwlwifi 0000:01:00\.0: api flags index 2 larger than supported by driver # Ignore. random: crng reseeded on system resumption # Ignore.