summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-05-24 17:03:52 +0200
committerLennart Poettering <lennart@poettering.net>2012-05-24 17:03:52 +0200
commit439d6dfd12f58d7230bcae06d73b841eb3bc588a (patch)
tree0ac60db86014eded87038849520d18dbddee5df9 /NEWS
parent3943231cfeb3d76dc4ec0b9f845c3f874593a9de (diff)
NEWS: fix more typos
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.