diff options
| author | Ron Yorston <rmy@pobox.com> | 2026-05-03 10:20:07 +0100 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2026-05-03 10:52:29 +0100 |
| commit | ced42f811a96ed3910bcb03158f33bd01ed923c8 (patch) | |
| tree | 35308811361ccb5c244f38971940cb8686ecbd03 /scripts | |
| parent | c23112c3a0bbf1d07f03b3c07fe96b5b4c5271f1 (diff) | |
| download | busybox-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')
0 files changed, 0 insertions, 0 deletions
