Update security.md

Fixing typo

Signed-off-by: Istvan Szukacs <istvan@streambrightdata.com>
This commit is contained in:
Istvan 2017-08-16 20:10:25 +02:00 committed by Istvan Szukacs
parent 44c4ea5dba
commit 4ee0eb006f

View File

@ -74,7 +74,7 @@ host attack.
## Login
By default, linuxkit has no login available: not on console, not via ssh, nowhere. You have the _option_ of enabling login on console using a `linuxkit/getty` service container, but it is not created by default. Similarly, a `linuxkit/sshd` service container will start a `sshd` for you. See the [getty](../examples/getty.yml) and [sshd](../examples.sshd.yml) examples.
By default, linuxkit has no login available: not on console, not via ssh, nowhere. You have the _option_ of enabling login on console using a `linuxkit/getty` service container, but it is not created by default. Similarly, a `linuxkit/sshd` service container will start a `sshd` for you. See the [getty](../examples/getty.yml) and [sshd](../examples/sshd.yml) examples.
## External Updates - Trusted Provisioning