diff options
author | Djalal Harouni <tixxdz@opendz.org> | 2016-10-22 00:43:36 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-21 18:43:36 -0400 |
commit | e49e2c25f3cdb315b931cfc29557b6de7bf9fb99 (patch) | |
tree | 9936b658f42a76c356d0afa6b57ee22a673f7a07 /NEWS | |
parent | 5138a901b1d27be9c6a6e73b8e139aa7125f2bb0 (diff) |
NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ CHANGES WITH 232 in spe whole file system tree with the exception of /dev, /proc, and /sys, to be remounted read-only for a service. - * The new ProtectedKernelTunables= option can be used to disable + * The new ProtectKernelTunables= option can be used to disable modification of configuration files in /sys and /proc by a service. Various directories and files are remounted read-only, so access is restricted even if the file permissions would allow it. |