summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 458096c0be..21051d4d28 100644
--- a/NEWS
+++ b/NEWS
@@ -129,7 +129,7 @@ CHANGES WITH 217:
option.
* New kernel command line options mount.usr=, mount.usrflags=,
- usrfstype= have been added that match root=, rootflags=,
+ mount.usrfstype= have been added that match root=, rootflags=,
rootfstype= but allow mounting a specific file system to
/usr.
@@ -168,6 +168,12 @@ CHANGES WITH 217:
"minutely" as shortcuts (in addition to the pre-existing
"anually", "hourly", ...).
+ * systemd-tmpfiles will now correctly create files in /dev
+ at boot which are marked for creation only at boot. It is
+ recommended to always create static device nodes with 'c!'
+ and 'b!', so that they are created only at boot and not
+ overwritten at runtime.
+
Contributions from: Andreas Henriksson, Andrei Borzenkov,
Angus Gibson, Ansgar Burchardt, Ben Wolsieffer, Brandon L.
Black, Christian Hesse, Cristian Rodríguez, Daniel Buch,