diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-03 19:15:24 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-06 23:05:39 +0200 |
commit | 70a44afee385c4afadaab9a002b3f9dd44aedf4a (patch) | |
tree | e8ac20a767b724fc51de7abdd8a65cb2221fd098 /README | |
parent | d28315e4aff91560ed4c2fc9f876ec8bfc559f2d (diff) |
doc: typographical fine tuning
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ REQUIREMENTS: If systemd is compiled with libseccomp support on architectures which do not use socketcall() and where seccomp is supported (this effectively means x86-64 and ARM, but - excludes 32bit x86!), then nspawn will now install a + excludes 32-bit x86!), then nspawn will now install a work-around seccomp filter that makes containers boot even with audit being enabled. This works correctly only on kernels 3.14 and newer though. TL;DR: turn audit off, still. |