1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-18 17:57:27 +03:00
Quentin Deslandes 41b7fcc5e8 journald: fix ignored filtering patterns for delegated cgroups
If a service defines Delegate=yes, its subcgroup won't inherit the
LogFilterPatterns= option, because the option is stored on the unit's
cgroup attributes, not on the subcgroup.

Fixed by using the unit's cgroup attributes instead.
2023-02-08 16:52:51 +01:00
..
2022-10-31 21:18:53 +00:00
2022-06-26 22:06:02 +02:00
2021-11-08 10:15:23 +01:00
2022-08-23 10:53:47 +02:00
2022-08-23 10:53:47 +02:00
2023-01-10 15:16:26 +01:00