aboutsummaryrefslogtreecommitdiff
path: root/miscutils/config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-10-22 12:24:59 +0000
committerEric Andersen <andersen@codepoet.org>2002-10-22 12:24:59 +0000
commitf6f7bfb8e0a257137f8c2dad83ae4ed826b4e4bb (patch)
tree7ea00c66d341d324294df54238acff2c1795d72b /miscutils/config.in
parent44608e9693b03661fbab5e27650bb040c6871d11 (diff)
downloadbusybox-f6f7bfb8e0a257137f8c2dad83ae4ed826b4e4bb.tar.gz
last_patch63 from vodz: add in crond and crontab applets
Diffstat (limited to 'miscutils/config.in')
-rw-r--r--miscutils/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/miscutils/config.in b/miscutils/config.in
index 20310eb6c..1d2751444 100644
--- a/miscutils/config.in
+++ b/miscutils/config.in
@@ -7,6 +7,8 @@ mainmenu_option next_comment
comment 'Miscellaneous Utilities'
bool 'adjtimex' CONFIG_ADJTIMEX
+bool 'crond' CONFIG_CROND
+bool 'crontab' CONFIG_CRONTAB
bool 'dc' CONFIG_DC
bool 'dutmp' CONFIG_DUTMP
bool 'makedevs' CONFIG_MAKEDEVS