From: Djalal Harouni Date: Fri, 21 Oct 2016 22:43:36 +0000 (+0200) Subject: NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451) X-Git-Tag: v232~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e49e2c25f3cdb315b931cfc29557b6de7bf9fb99;p=thirdparty%2Fsystemd.git NEWS: option is ProtectKernelTunables not ProtectedKernelTunables (#4451) --- diff --git a/NEWS b/NEWS index 6378e596f67..24d6ae1bd25 100644 --- a/NEWS +++ b/NEWS @@ -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.