NEWS: machinectl and loginctl also support --value

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-05-07 11:43:39 -04:00
parent 11690bcc50
commit 8951eaec50

9
NEWS
View file

@ -101,7 +101,8 @@ CHANGES WITH 230 in spe:
* "systemctl show" gained a new --value switch, which allows print a * "systemctl show" gained a new --value switch, which allows print a
only the contents of a specific unit property, without also printing only the contents of a specific unit property, without also printing
the property's name. the property's name. Similar support was added to "show*" verbs
of loginctl and machinectl that output "key=value" lists.
* A new command "systemctl revert" has been added that may be used to * A new command "systemctl revert" has been added that may be used to
revert to the vendor version of a unit file, in case local changes revert to the vendor version of a unit file, in case local changes
@ -142,9 +143,9 @@ CHANGES WITH 230 in spe:
changed to use this functionality by default. changed to use this functionality by default.
* The default start timeout may now be configured on the kernel command * The default start timeout may now be configured on the kernel command
line via systemd.default_timeout_start_sec=. It was configurable line via systemd.default_timeout_start_sec=. It was already
previously via the DefaultTimeoutStartSec= option in configurable via the DefaultTimeoutStartSec= option in
/etc/systemd/system.conf already. /etc/systemd/system.conf.
* Socket units gained a new TriggerLimitIntervalSec= and * Socket units gained a new TriggerLimitIntervalSec= and
TriggerLimitBurst= setting to configure a limit on the activation TriggerLimitBurst= setting to configure a limit on the activation