This commit is contained in:
Jason-ZW
2019-02-01 10:37:53 -08:00
committed by Denise
parent b1ebad1912
commit 1ed62622b1
@@ -15,7 +15,7 @@ If RancherOS has already been started, you can use `ros config set` to update th
# Disabling the `rancher.password` kernel parameter
$ sudo ros config set rancher.disable ["password"]
# Disablimg the `autologin` ability
# Disabling the `autologin` ability
$ sudo ros config set rancher.disable ["autologin"]
```