diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index d09700e..b352800 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -47,8 +47,8 @@ TCLIBCAPPEND = "" IPKG_VARIANT = "opkg" DEFAULT_TIMEZONE = "America/Chicago" -# default root password -ROOT_PASSWORD_HASH ?= "e97PZLy9l09O6" +# default mtadm password +MTADM_PASSWORD_HASH ?= "e97PZLy9l09O6" SANITY_TESTED_DISTROS ?= " \ Ubuntu-12.04 \n \ |