summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-02-01 17:37:08 +0100
committerLennart Poettering <lennart@poettering.net>2022-02-01 17:59:49 +0100
commitbb7031bcaaf933da408250c00a1a524b0b8e6383 (patch)
treec7e4d574f0755e95eff52034997db63df569cb3d /NEWS
parenta1cad433bda77d43cd51d67181eb5f8073ddbd2a (diff)
downloadsystemd-bb7031bcaaf933da408250c00a1a524b0b8e6383.tar.gz
NEWS: minor formatting tweaks
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 606b4714c1..99ce57fbae 100644
--- a/NEWS
+++ b/NEWS
@@ -170,7 +170,7 @@ CHANGES WITH 250:
ProtectKernelLogs=yes can now be used.
* The default maximum numbers of inodes have been raised from 64k to 1M
- for /dev, and from 400k to 1M for /tmp.
+ for /dev/, and from 400k to 1M for /tmp/.
* The per-user service manager learnt support for communicating with
systemd-oomd to acquire OOM kill information.
@@ -326,7 +326,7 @@ CHANGES WITH 250:
non-essential output. It's honored by the "dot", "syscall-filter",
"filesystems" commands.
- * systemd-analyze security gained a --profile option that can be used
+ * systemd-analyze security gained a --profile= option that can be used
to take into account a portable profile when analyzing portable
services, since a lot of the security-related settings are enabled
through them.