From: Lennart Poettering Date: Thu, 5 Oct 2017 15:23:17 +0000 (+0200) Subject: NEWS: one more addition X-Git-Tag: v235~6^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75dfbbacb36aa3c7d7b3088261ed318a27e75cbe;p=thirdparty%2Fsystemd.git NEWS: one more addition --- diff --git a/NEWS b/NEWS index ac6f23c37df..c4863e18710 100644 --- a/NEWS +++ b/NEWS @@ -43,7 +43,10 @@ CHANGES WITH 235: unpopulated at boot. Matching these new settings there's also StateDirectoryMode=, CacheDirectoryMode=, LogsDirectoryMode=, ConfigurationDirectoryMode= for configuring the access mode of these - directories. + directories. These settings are particularly useful in combination + with DynamicUser=yes as they provide secure, properly-owned, + writable, and stateful locations for storage, excluded from the + sandbox that such services live in otherwise. * Automake support has been removed from this release. systemd is now Meson-only.