diff options
author | Kay Sievers <kay@vrfy.org> | 2012-06-04 20:15:16 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-06-04 20:15:16 +0200 |
commit | 2d1972857b7bd19b4a74a8f80865749a8082f32a (patch) | |
tree | 035f268294c8647e46cf6cbc292149c297d149b3 /NEWS | |
parent | b43f208f78666fd27e274daa946ae57becd59dd6 (diff) |
build-sys: release 185systemd/v185
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ systemd System and Service Manager +CHANGES WITH 185: + * "systemctl help <unit>" now shows the man page if one is + available. + + * Several new man pages have been added. + + * MaxLevelStore=, MaxLevelSyslog=, MaxLevelKMsg=, MaxLevelConsole= + can now be specified in journald.conf. + + * TimerSlackNSec= can now be specified in system.conf for PID1. + + Contributions from: Dave Reisner, Kay Sievers, Lauri Kasanen, + Lennart Poettering, Malte Starostik, Marc-Antoine Perennou, + Matthias Clasen + + CHANGES WITH 184: * logind is now capable of (optionally) handling power and sleep keys as well as the lid switch. |