diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/config-net-udeb | 2 | ||||
-rw-r--r-- | debian/config-net-udeb-i386 | 2 | ||||
-rw-r--r-- | debian/config-udeb | 2 | ||||
-rw-r--r-- | debian/config-udeb-i386 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/debian/config-net-udeb b/debian/config-net-udeb index 157846b..0a7990c 100644 --- a/debian/config-net-udeb +++ b/debian/config-net-udeb @@ -181,7 +181,7 @@ CONFIG_REBOOT=y # # Login/Password Management Utilities # -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_DELGROUP is not set # CONFIG_ADDUSER is not set diff --git a/debian/config-net-udeb-i386 b/debian/config-net-udeb-i386 index 923f614..15c9b3f 100644 --- a/debian/config-net-udeb-i386 +++ b/debian/config-net-udeb-i386 @@ -181,7 +181,7 @@ CONFIG_REBOOT=y # # Login/Password Management Utilities # -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_DELGROUP is not set # CONFIG_ADDUSER is not set diff --git a/debian/config-udeb b/debian/config-udeb index 0d42f43..2799d4b 100644 --- a/debian/config-udeb +++ b/debian/config-udeb @@ -213,7 +213,7 @@ CONFIG_REBOOT=y # # Login/Password Management Utilities # -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_DELGROUP is not set # CONFIG_ADDUSER is not set diff --git a/debian/config-udeb-i386 b/debian/config-udeb-i386 index 8861395..0f2188a 100644 --- a/debian/config-udeb-i386 +++ b/debian/config-udeb-i386 @@ -213,7 +213,7 @@ CONFIG_REBOOT=y # # Login/Password Management Utilities # -# CONFIG_USE_BB_PWD_GRP is not set +CONFIG_USE_BB_PWD_GRP=y # CONFIG_ADDGROUP is not set # CONFIG_DELGROUP is not set # CONFIG_ADDUSER is not set |