]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention ConditionSecurity=uefi-secureboot
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Jun 2018 20:35:36 +0000 (22:35 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 20 Jun 2018 20:35:36 +0000 (22:35 +0200)
Follow-up for be405b909e5d78b43e3af47e0d10cd84c714e2f3.

NEWS

diff --git a/NEWS b/NEWS
index 10f632216f251546d9d60c1e4d305627a89caa74..aa0929cf61793e3c6d167b05cefaac261c62ba8f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -333,6 +333,9 @@ CHANGES WITH 239 in spe:
           system namespacing options. One such service is systemd-udevd.service
           wher this is now used by default.
 
+        * ConditionSecurity= gained a new value "uefi-secureboot" that is true
+          when the system is booted in UEFI "secure mode".
+
         * A new unit "system-update-pre.target" is added, which defines an
           optional synchronization point for offline system updates, as
           implemented by the pre-existing "system-update.target" unit. It