- silence warning about no return in function returning non-void
- put CONFIG_DEBUG_CROND_OPTION into config no changes in size when debugging is disabled.
This commit is contained in:
@@ -34,6 +34,13 @@ config CONFIG_CROND
|
||||
Note that Busybox binary must be setuid root for this applet to
|
||||
work properly.
|
||||
|
||||
config CONFIG_DEBUG_CROND_OPTION
|
||||
bool "Support debug option -d"
|
||||
depends on CONFIG_CROND
|
||||
default n
|
||||
help
|
||||
Support option -d to enter debug mode.
|
||||
|
||||
config CONFIG_FEATURE_CROND_CALL_SENDMAIL
|
||||
bool "Using /usr/sbin/sendmail?"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user