]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - NEWS
seccomp: add three more seccomp groups
[thirdparty/systemd.git] / NEWS
diff --git a/NEWS b/NEWS
index ac6f23c37dff3018cd913dbad328c0d80538dc17..61feb4b5c3e3c287d6524b1cc1ef2aac89ee68d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -115,8 +115,8 @@ CHANGES WITH 235:
           each time the service is restarted due to Restart=, and may be
           queried using "systemctl show -p NRestarts …".
 
-        * New system call filter groups @setuid, @memlock, @signal and
-          @timer have been added, for usage with SystemCallFilter=
+        * New system call filter groups @aio, @sync, @chown, @setuid, @memlock,
+          @signal and @timer have been added, for usage with SystemCallFilter=
           in unit files and the new --system-call-filter= command line option
           of systemd-nspawn (see above).