aboutsummaryrefslogtreecommitdiff
path: root/scripts/embedded_scripts
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2026-05-03 10:20:07 +0100
committerRon Yorston <rmy@pobox.com>2026-05-03 10:52:29 +0100
commitced42f811a96ed3910bcb03158f33bd01ed923c8 (patch)
tree35308811361ccb5c244f38971940cb8686ecbd03 /scripts/embedded_scripts
parentc23112c3a0bbf1d07f03b3c07fe96b5b4c5271f1 (diff)
downloadbusybox-w32-ced42f811a96ed3910bcb03158f33bd01ed923c8.tar.gz
busybox-w32-ced42f811a96ed3910bcb03158f33bd01ed923c8.tar.bz2
busybox-w32-ced42f811a96ed3910bcb03158f33bd01ed923c8.zip
crond: build tweaks
Using 'depends on FEATURE_SYSLOG' is unreliable because FEATURE_SYSLOG can't be set directly. A POSIX build with all applets that need syslog disabled *except* crond may fail. Revert to using 'select FEATURE_SYSLOG' in crond and exclude the unused syslog code on Windows. If crond is unable to run sendmail report this in the error message. Update all default Windows configurations. (GitHub PR #561)
Diffstat (limited to 'scripts/embedded_scripts')
0 files changed, 0 insertions, 0 deletions