diff options
author | Ansgar Burchardt <aburch@users.noreply.github.com> | 2016-05-26 10:44:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2016-05-26 10:44:35 +0200 |
commit | e81f2539673b536c1b20fe2fd0650079d71125a2 (patch) | |
tree | 3d256e21b4a8723f46843c8b2ece64f0521ff1ca | |
parent | bbed3b8efdff7ea15813ed71d71a20c9c51ec7e9 (diff) |
Typo: systemd-nspaw -> systemd-nspawn (#3354)
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ CHANGES WITH 230: container, via the new --private-users=pick setting (which implies --private-user-chown). Together, these options for the first time make user namespacing for nspawn containers fully automatic and thus - deployable. The systemd-nspaw@.service template unit file has been + deployable. The systemd-nspawn@.service template unit file has been changed to use this functionality by default. * systemd-nspawn gained a new --network-zone= switch, that allows |