mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
Update security.md
Fixing typo Signed-off-by: Istvan Szukacs <istvan@streambrightdata.com>
This commit is contained in:
parent
44c4ea5dba
commit
4ee0eb006f
@ -74,7 +74,7 @@ host attack.
|
|||||||
|
|
||||||
|
|
||||||
## Login
|
## 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
|
## External Updates - Trusted Provisioning
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user