From f57a05573f5546eccd280013aaf44cbfb08761d9 2017-01-05 00:49:43 From: drtyhlpr Date: 2017-01-05 00:49:43 Subject: [PATCH] Update README.md ENABLE_ROOT wrong defaults --- diff --git a/README.md b/README.md index 2594613..1fddc25 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ Create non-root user with password raspberry. Unless overridden with `USER_NAME` ##### `USER_NAME`=pi Non-root user to create. Ignored if `ENABLE_USER`=false -##### `ENABLE_ROOT`=true +##### `ENABLE_ROOT`=false Set root user password so root login will be enabled ##### `ENABLE_ROOT_SSH`=true