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
0335fe3a8f
commit
26b053b2ad
@ -56,6 +56,17 @@
|
|||||||
match = "_SYSTEMD_CGROUP = /system.slice/docker.service";
|
match = "_SYSTEMD_CGROUP = /system.slice/docker.service";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# IMAGE_NAME
|
||||||
|
#
|
||||||
|
|
||||||
|
{ # yodaYoga
|
||||||
|
filters = ''
|
||||||
|
[BABEL] Note: The code generator has deoptimised the styling of \S+ as it exceeds the max of 500KB\.
|
||||||
|
'';
|
||||||
|
match = "IMAGE_NAME = /biketripplanner/digitransit-ui:\S+/";
|
||||||
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
# _SYSTEMD_UNIT
|
# _SYSTEMD_UNIT
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user