diff options
author | terminaldweller <thabogre@gmail.com> | 2022-09-13 17:32:12 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-09-13 17:32:12 +0000 |
commit | 68e3be1f591e40925b4c5c3f57aee8d4e260ebbf (patch) | |
tree | f07a55bbb82c23c688d104ff24d61084f5f5b72b /openwrt/.config | |
parent | updates (diff) | |
download | scripts-68e3be1f591e40925b4c5c3f57aee8d4e260ebbf.tar.gz scripts-68e3be1f591e40925b4c5c3f57aee8d4e260ebbf.zip |
update
Diffstat (limited to '')
-rw-r--r-- | openwrt/ripzero_v_1_3/.config (renamed from openwrt/.config) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/.config b/openwrt/ripzero_v_1_3/.config index 5ef4b7f..d9ec117 100644 --- a/openwrt/.config +++ b/openwrt/ripzero_v_1_3/.config @@ -864,7 +864,7 @@ CONFIG_BUSYBOX_DEFAULT_LAST_ID=0 CONFIG_BUSYBOX_DEFAULT_FIRST_SYSTEM_ID=0 CONFIG_BUSYBOX_DEFAULT_LAST_SYSTEM_ID=0 # CONFIG_BUSYBOX_DEFAULT_CHPASSWD is not set -CONFIG_BUSYBOX_DEFAULT_FEATURE_DEFAULT_PASSWD_ALGO="md5" +CONFIG_BUSYBOX_DEFAULT_FEATURE_DEFAULT_PASSWD_ALGO="md5" # pragma: allowlist secret # CONFIG_BUSYBOX_DEFAULT_CRYPTPW is not set # CONFIG_BUSYBOX_DEFAULT_MKPASSWD is not set # CONFIG_BUSYBOX_DEFAULT_DELUSER is not set |