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#4219 - Consider enabling crontab special time extension #9200

Open
openwrt-bot opened this issue Jan 6, 2022 · 0 comments
Open

FS#4219 - Consider enabling crontab special time extension #9200

openwrt-bot opened this issue Jan 6, 2022 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

dgcampea:

Please consider enabling cron special time extensions by default. Having them enabled improves crontab UX.
Grepping openwrt/openwrt suggest that enabling //BUSYBOX_DEFAULT_FEATURE_CROND_SPECIAL_TIMES// under openwrt/package/utils/busybox/Config-defaults.in should do the trick.

  • Software versions of OpenWrt/LEDE release, packages, etc.
    Busybox 1.34.1-1, OpenWrt SNAPSHOT r18125-b764cb9e5b
  • Steps to reproduce
  1. Add a scheduled task via LuCI or crontab -e
    Example:
    @weekly foo.sh
  2. Log:
    cron.err crond[25439]: user root: parse error at @weekly
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