diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-05-24 17:03:52 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-05-24 17:03:52 +0200 |
commit | 439d6dfd12f58d7230bcae06d73b841eb3bc588a (patch) | |
tree | 0ac60db86014eded87038849520d18dbddee5df9 | |
parent | 3943231cfeb3d76dc4ec0b9f845c3f874593a9de (diff) |
NEWS: fix more typos
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |