diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-10-12 04:18:05 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-10-12 04:18:05 +0200 |
commit | d4d289acf5eb59ebae414f9aae8a74de30dce36a (patch) | |
tree | 7a7c261ce263eeb15d152a904936d55c41858b5e /miscutils | |
parent | b1993380ba4a89062a08b2b6c579158aa667759e (diff) | |
download | busybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.tar.gz busybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.tar.bz2 busybox-w32-d4d289acf5eb59ebae414f9aae8a74de30dce36a.zip |
tweaks to build system, mainly making menuconfig text and order clearer
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'miscutils')
-rw-r--r-- | miscutils/Config.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src index 151f61bcc..4912daf88 100644 --- a/miscutils/Config.src +++ b/miscutils/Config.src | |||
@@ -136,7 +136,6 @@ config CHRT | |||
136 | config CROND | 136 | config CROND |
137 | bool "crond" | 137 | bool "crond" |
138 | default y | 138 | default y |
139 | select FEATURE_SUID | ||
140 | select FEATURE_SYSLOG | 139 | select FEATURE_SYSLOG |
141 | help | 140 | help |
142 | Crond is a background daemon that parses individual crontab | 141 | Crond is a background daemon that parses individual crontab |