diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-05-06 23:59:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-05-06 23:59:14 +0200 |
commit | b82eed9af95668ab38cac33c7996e4d665f8709a (patch) | |
tree | e8143cb822fdf762deed0689b1ee59dd0eb2b952 | |
parent | 2f3fcf85c5fa6c9c483b31823a0efdd28914c756 (diff) |
NEWS: typo fix
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ CHANGES WITH 203: * The cgroup hierarchy has been reworked in many ways. All objects any of the components systemd creates in the cgroup - tree is now suffixed. More specifically, user sessions are + tree are now suffixed. More specifically, user sessions are now placed in cgroups suffixed with ".session", users in cgroups suffixed with ".user", and nspawn containers in cgroups suffixed with ".nspawn". Furthermore, all cgroup |