aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-02 15:16:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-02 15:16:30 +0000
commit1a7dacd2b946f0fce327179a2eec84c4aaeb60d3 (patch)
treedcbeedab30ec9ab0b64ebff7d7d2edba447c01f9 /main/busybox/busyboxconfig
parent13155070b8b08528e1344453ef825c654d5d8c13 (diff)
downloadaports-1a7dacd2b946f0fce327179a2eec84c4aaeb60d3.tar.bz2
aports-1a7dacd2b946f0fce327179a2eec84c4aaeb60d3.tar.xz
main/busybox: add support for nologin applet
This will never be upstreamed, I have tried. It is fairly simple to maintain separately so I think we will try that.
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index 65bb6bf0aa..025ca20654 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -439,6 +439,7 @@ CONFIG_FEATURE_MESG_ENABLE_ONLY_GROUP=y
#
CONFIG_ADD_SHELL=y
CONFIG_REMOVE_SHELL=y
+CONFIG_NOLOGIN=y
CONFIG_FEATURE_SHADOWPASSWDS=y
CONFIG_USE_BB_PWD_GRP=y
CONFIG_USE_BB_SHADOW=y