summaryrefslogtreecommitdiffstats
path: root/remote/modules/busybox
diff options
context:
space:
mode:
authorChristian Rößler2013-08-29 16:55:58 +0200
committerChristian Rößler2013-08-29 16:55:58 +0200
commit4c3f30e266f2e0d337dcbbaf2cd2a8d85db24563 (patch)
tree3ee0003e0ed05edc2c5f9c4aa2bc77cb1b1e9c57 /remote/modules/busybox
parent[vbox] URL now from www, not local. (diff)
downloadtm-scripts-4c3f30e266f2e0d337dcbbaf2cd2a8d85db24563.tar.gz
tm-scripts-4c3f30e266f2e0d337dcbbaf2cd2a8d85db24563.tar.xz
tm-scripts-4c3f30e266f2e0d337dcbbaf2cd2a8d85db24563.zip
[busybox] Corr. options for addgroup
Diffstat (limited to 'remote/modules/busybox')
-rw-r--r--remote/modules/busybox/openslx-busybox-config6
1 files changed, 3 insertions, 3 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config
index 771d03ec..4a2d1d60 100644
--- a/remote/modules/busybox/openslx-busybox-config
+++ b/remote/modules/busybox/openslx-busybox-config
@@ -467,9 +467,9 @@ CONFIG_LAST_SYSTEM_ID=999
# CONFIG_ADDGROUP is not set
# CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS is not set
# CONFIG_FEATURE_ADDUSER_TO_GROUP is not set
-CONFIG_ADDGROUP=Y
-CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS=Y
-CONFIG_FEATURE_ADDUSER_TO_GROUP=Y
+CONFIG_ADDGROUP=y
+CONFIG_FEATURE_ADDGROUP_LONG_OPTIONS=y
+CONFIG_FEATURE_ADDUSER_TO_GROUP=y
# CONFIG_DELUSER is not set
# CONFIG_DELGROUP is not set
# CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set