mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-02-02 07:45:16 +01:00
journalwatch config
This commit is contained in:
parent
7ae9b7989e
commit
8fdf89c78e
@ -622,9 +622,9 @@ in
|
|||||||
'';
|
'';
|
||||||
match = "_SYSTEMD_UNIT = hd-idle.service";
|
match = "_SYSTEMD_UNIT = hd-idle.service";
|
||||||
}
|
}
|
||||||
{ # yodaNas. TODO: This is maybe a bug. It occurs when deploying and switching to a NixOS config with colmena.
|
{ # yodaNas
|
||||||
filters = ''
|
filters = ''
|
||||||
\S+: Process '/nix/store/\S+-bash-\S+/bin/sh -c 'echo 2 > /proc/sys/net/ipv6/conf/\S+/use_tempaddr''' failed with exit code 1.
|
veth[0-9a-f]+: Process '/nix/store/\S+-bash-\S+/bin/sh -c 'echo (0|2) > /proc/sys/net/ipv6/conf/veth[0-9a-f]+/use_tempaddr''' failed with exit code 1.
|
||||||
'';
|
'';
|
||||||
match = "_SYSTEMD_UNIT = systemd-udevd.service";
|
match = "_SYSTEMD_UNIT = systemd-udevd.service";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user