core: log the right set of the supported controllers (#3558)
authorEvgeny Vereshchagin <evvers@ya.ru>
Mon, 20 Jun 2016 18:40:46 +0000 (21:40 +0300)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Jun 2016 18:40:46 +0000 (20:40 +0200)
commiteee0a1e48e55b05ab28af0603db64bb10c690782
treec8099cbaf65b1f1bf5bd2623b2f0baecb0a5add3
parentfbd9ec188ad19817729d08c1d9f91f2318ab626c
core: log the right set of the supported controllers (#3558)

Jun 16 05:12:08 systemd[1]: Controller 'io' supported: yes
Jun 16 05:12:08 systemd[1]: Controller 'memory' supported: yes
Jun 16 05:12:08 systemd[1]: Controller 'pids' supported: yes

instead of

Jun 16 04:06:50 systemd[1]: Controller 'memory' supported: yes
Jun 16 04:06:50 systemd[1]: Controller 'devices' supported: yes
Jun 16 04:06:50 systemd[1]: Controller 'pids' supported: yes
src/core/cgroup.c