core: only warn about BPF/cgroup missing once per runtime (#7319)
authorLennart Poettering <lennart@poettering.net>
Mon, 13 Nov 2017 21:02:51 +0000 (22:02 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 13 Nov 2017 21:02:51 +0000 (22:02 +0100)
commitab8519c28b8904eb7e4f06d6b86614c7e6157f1a
treef196f5570e6744806a7e2d4894817105ab0daa12
parent9c6888ac45750bae2704d72936ee2bb46e8fd4f6
core: only warn about BPF/cgroup missing once per runtime (#7319)

Let's reduce the amount of noise a bit, there's little point in
complaining loudly about every single unit like this, let's complain
only about the first one, and then downgrade the log level to LOG_DEBUG
for the other cases.

Fixes: #7188
src/core/dbus-cgroup.c
src/core/ip-address-access.c