diff options
author | Chris Down <chris@chrisdown.name> | 2018-12-12 11:49:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-12-12 20:50:10 +0100 |
commit | cb5e3bc37d5eeb9e85d8b4bdbf6cce0640a448d6 (patch) | |
tree | 50dad7d7265d7baed213e7769255ac07fce491bf /src/resolve/resolved.conf.in | |
parent | timedated: Add dbus method to retrieve list of time zones (#11114) (diff) | |
download | systemd-cb5e3bc37d5eeb9e85d8b4bdbf6cce0640a448d6.tar.xz systemd-cb5e3bc37d5eeb9e85d8b4bdbf6cce0640a448d6.zip |
cgroup: Don't explicitly check for member in UNIT_BEFORE
The parent slice is always filtered ahead of time from UNIT_BEFORE, so
checking if the current member is the same as the parent unit will never
pass.
I may also write a SLICE_FOREACH_CHILD macro to remove some more of the
parent slice checks, but this requires a bit of a rework and general
refactoring and may not be worth it, so let's just do this for now.
Diffstat (limited to 'src/resolve/resolved.conf.in')
0 files changed, 0 insertions, 0 deletions