Typo: systemd-nspaw -> systemd-nspawn (#3354)

This commit is contained in:
Ansgar Burchardt 2016-05-26 10:44:35 +02:00 committed by Lennart Poettering
parent bbed3b8efd
commit e81f253967

2
NEWS
View file

@ -152,7 +152,7 @@ CHANGES WITH 230:
container, via the new --private-users=pick setting (which implies container, via the new --private-users=pick setting (which implies
--private-user-chown). Together, these options for the first time --private-user-chown). Together, these options for the first time
make user namespacing for nspawn containers fully automatic and thus 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. changed to use this functionality by default.
* systemd-nspawn gained a new --network-zone= switch, that allows * systemd-nspawn gained a new --network-zone= switch, that allows