chiark / gitweb /
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)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:13:01 +0000 (10:13 +0200)
commitfbd37e10b6350cbdef903319618399a8b6f7f23e
tree3ec493a81e9042f64784bd09df05c9188bb50c1c
parentf1589a158ed3fdcd1ec6b2a58f35d743bdd08cd5
core: log the right set of the supported controllers (#3558)

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

instead of

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