NEWS: correct indenting for two entries

This commit is contained in:
Ansgar Burchardt 2020-02-04 15:47:24 +01:00 committed by Yu Watanabe
parent ce4121c6ff
commit eb1322744d

12
NEWS
View file

@ -257,13 +257,13 @@ CHANGES WITH 245 in spe:
permanent MAC address of a network device even if a randomized MAC permanent MAC address of a network device even if a randomized MAC
address is used. address is used.
* systemd-logind will now validate access to the operation for changing * systemd-logind will now validate access to the operation for changing
virtual terminals via a PolicyKit action. By default only users with virtual terminals via a PolicyKit action. By default only users with
at least one session on a local VT will get access to the method call. at least one session on a local VT will get access to the method call.
* When systemd sets up PAM sessions that invoked service processes shall * When systemd sets up PAM sessions that invoked service processes shall
run in, the pam_setcred() API is now invoked, thus permitting PAM run in, the pam_setcred() API is now invoked, thus permitting PAM
modules to set additional credentials for the processes. modules to set additional credentials for the processes.