Add support of @reboot, et al. cron extensions

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major
    • Component/s: other
    • None
    • Environment:
      Platform: All, OS: All

      On Debian, cron offers:

      @reboot Run once, at startup.
      @yearly Run once a year, "0 0 1 1 *".
      @annually (same as @yearly)
      @monthly Run once a month, "0 0 1 * *".
      @weekly Run once a week, "0 0 * * 0".
      @daily Run once a day, "0 0 * * *".
      @midnight (same as @daily)
      @hourly Run once an hour, "0 * * * *".

      several of which may be generally. cF issue 680

            Assignee:
            Unassigned
            Reporter:
            joshmoore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: