commit | f6f7bfb8e0a257137f8c2dad83ae4ed826b4e4bb | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Oct 22 12:24:59 2002 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Oct 22 12:24:59 2002 +0000 |
tree | 7ea00c66d341d324294df54238acff2c1795d72b | |
parent | 44608e9693b03661fbab5e27650bb040c6871d11 [diff] [blame] |
last_patch63 from vodz: add in crond and crontab applets
diff --git a/miscutils/config.in b/miscutils/config.in index 20310eb..1d27514 100644 --- a/miscutils/config.in +++ b/miscutils/config.in
@@ -7,6 +7,8 @@ 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