summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6d4852d804..df8c785ebd 100644
--- a/NEWS
+++ b/NEWS
@@ -84,8 +84,8 @@ CHANGES WITH 183:
avoiding ugly interleaving of getty output and boot status
messages.
- * There's now a system-wide CapabalityBoundingSet= option to
- globally reduce the set of capabailities for the
+ * There's now a system-wide CapabilityBoundingSet= option to
+ globally reduce the set of capabilities for the
system. This is useful to drop CAP_SYS_MKNOD, CAP_SYS_RAWIO,
CAP_NET_RAW, CAP_SYS_MODULE, CAP_SYS_TIME, CAP_SYS_PTRACE or
even CAP_NET_ADMIN system-wide for secure systems.