busybox: make busybox understand special cron time like @daily

This commit is contained in:
CN_SZTL 2020-10-25 15:24:45 +08:00
parent fefab16f57
commit ca06b70b56
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -1954,7 +1954,7 @@ config BUSYBOX_DEFAULT_FEATURE_CROND_CALL_SENDMAIL
default n
config BUSYBOX_DEFAULT_FEATURE_CROND_SPECIAL_TIMES
bool
default n
default y
config BUSYBOX_DEFAULT_FEATURE_CROND_DIR
string
default "/etc"