diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-11-22 18:21:08 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-11-22 18:21:08 +0000 |
commit | 7627cc14544468d3bb8c1de0728689850480099c (patch) | |
tree | 8002c2bc9987eb5b0fc317280785469f84d11ee9 | |
parent | 81e264d4af1e5d5469f7654ebe463ed168e068ec (diff) | |
download | busybox-w32-7627cc14544468d3bb8c1de0728689850480099c.tar.gz busybox-w32-7627cc14544468d3bb8c1de0728689850480099c.tar.bz2 busybox-w32-7627cc14544468d3bb8c1de0728689850480099c.zip |
- fix typo
-rw-r--r-- | loginutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in index f434585ef..2ad141511 100644 --- a/loginutils/Config.in +++ b/loginutils/Config.in | |||
@@ -117,7 +117,7 @@ config LOGIN_SCRIPTS | |||
117 | default n | 117 | default n |
118 | help | 118 | help |
119 | Enable this if you want login to execute $LOGIN_PRE_SUID_SCRIPT | 119 | Enable this if you want login to execute $LOGIN_PRE_SUID_SCRIPT |
120 | just prior to swithching from root to logged-in user. | 120 | just prior to switching from root to logged-in user. |
121 | 121 | ||
122 | config FEATURE_SECURETTY | 122 | config FEATURE_SECURETTY |
123 | bool "Support for /etc/securetty" | 123 | bool "Support for /etc/securetty" |