Commit 78798762 authored by Adam Wujek's avatar Adam Wujek 💬

configs/wrs_release_defconfig: use empty password by default

Revert part of a commit:
f14e28c9 Setup default config for the switch (WR profile by default)
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent a8ab379f
...@@ -24,8 +24,7 @@ CONFIG_HOSTNAME_DHCP=y ...@@ -24,8 +24,7 @@ CONFIG_HOSTNAME_DHCP=y
# #
# Root Password # Root Password
# #
CONFIG_ROOT_PWD_IS_ENCRYPTED=y # CONFIG_ROOT_PWD_IS_ENCRYPTED is not set
CONFIG_ROOT_PWD_CYPHER="$1$YSMM6Ch4$qlAct1hjJNtYuw3CZzY0M1"
CONFIG_ROOT_PWD_CLEAR="" CONFIG_ROOT_PWD_CLEAR=""
CONFIG_NTP_SERVER="" CONFIG_NTP_SERVER=""
CONFIG_DNS_SERVER="" CONFIG_DNS_SERVER=""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment