]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: correct indenting for two entries
authorAnsgar Burchardt <ansgar@43-1.org>
Tue, 4 Feb 2020 14:47:24 +0000 (15:47 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 4 Feb 2020 14:57:20 +0000 (23:57 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 74dc7e368e53ffcf631f0766cd79f361f52b81f4..d3d7d6f549757b5aaa49c8bb02d94fc2cdef0705 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -257,13 +257,13 @@ CHANGES WITH 245 in spe:
           permanent MAC address of a network device even if a randomized MAC
           address is used.
 
-       * systemd-logind will now validate access to the operation for changing
-         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.
+        * systemd-logind will now validate access to the operation for changing
+          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.
 
-       * When systemd sets up PAM sessions that invoked service processes shall
-         run in, the pam_setcred() API is now invoked, thus permitting PAM
-         modules to set additional credentials for the processes.
+        * When systemd sets up PAM sessions that invoked service processes shall
+          run in, the pam_setcred() API is now invoked, thus permitting PAM
+          modules to set additional credentials for the processes.
 
         …