[FS#1338] cron silently fails to start

LEDE Bugs lede-bugs at lists.infradead.org
Fri Feb 9 12:12:47 PST 2018


A new Flyspray task has been opened.  Details are below. 

User who did this - Philip Prindeville (pprindeville) 

Attached to Project - OpenWrt/LEDE Project
Summary - cron silently fails to start
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - I'm running HEAD (9a08c10 BUILD_ID="r5968+31-bcd17ce") on an x86_64.  I've enabled:


CONFIG_BUSYBOX_CONFIG_CROND=y
CONFIG_BUSYBOX_CONFIG_CRONTAB=y


and I've validated that /etc/init.d/cron enable and then tried to run it:


root at OpenWrt3:~# /etc/init.d/cron enable
root at OpenWrt3:~# /etc/init.d/cron start
root at OpenWrt3:~# echo $?
0
root at OpenWrt3:~# ps -w | grep cron
14918 root      3088 S    grep cron
root at OpenWrt3:~# grep cron /var/log/messages
root at OpenWrt3:~# 



More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=1338



More information about the lede-bugs mailing list