From 9cd6e432f3fa013451ee42ee318d6874be8bf910 Mon Sep 17 00:00:00 2001 From: Denise Date: Thu, 31 Jan 2019 10:31:46 -0800 Subject: [PATCH] Update _index.md --- .../configuration/disable-access-to-system/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/os/v1.x/en/installation/configuration/disable-access-to-system/_index.md b/content/os/v1.x/en/installation/configuration/disable-access-to-system/_index.md index dfd769f1ee3..c691e12b248 100644 --- a/content/os/v1.x/en/installation/configuration/disable-access-to-system/_index.md +++ b/content/os/v1.x/en/installation/configuration/disable-access-to-system/_index.md @@ -5,7 +5,7 @@ weight: 136 _Available as of v1.5_ -In RancherOS, you can set `rancher.password` as a kernel parameter and `auto-login`, but there may be some cases where we want to disable both of these options. Both of these options can be disabled in the cloud-config or as part of a `ros` command. +In RancherOS, you can set `rancher.password` as a kernel parameter and `auto-login` to be enabled, but there may be some cases where we want to disable both of these options. Both of these options can be disabled in the cloud-config or as part of a `ros` command. ### How to Disabling Options