Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1338 - cron silently fails to start #6265

Open
openwrt-bot opened this issue Feb 9, 2018 · 1 comment
Open

FS#1338 - cron silently fails to start #6265

openwrt-bot opened this issue Feb 9, 2018 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

pprindeville:

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@OpenWrt3:~# /etc/init.d/cron enable root@OpenWrt3:~# /etc/init.d/cron start root@OpenWrt3:~# echo $? 0 root@OpenWrt3:~# ps -w | grep cron 14918 root 3088 S grep cron root@OpenWrt3:~# grep cron /var/log/messages root@OpenWrt3:~#
@openwrt-bot
Copy link
Author

pprindeville:

How do I get procd to show me why cron failing to start up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant