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

Add cron worker with journalctl cleaner #2790

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 6, 2024

  1. core: Dockerfile: Install BlueOS cron files

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    c066c30 View commit details
    Browse the repository at this point in the history
  2. core: services: install-services: Install cron

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2e97b72 View commit details
    Browse the repository at this point in the history
  3. core: tools: scripts: bootstrap: Install journalctl-vacuum

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3d6e802 View commit details
    Browse the repository at this point in the history
  4. core: tools: scripts: Add journalctl-vacuum

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fc98986 View commit details
    Browse the repository at this point in the history
  5. core: cron: Add first version

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b0ab5aa View commit details
    Browse the repository at this point in the history
  6. core: start-blueos-core: Start cron and journalctl-vacuum

    Signed-off-by: Patrick José Pereira <[email protected]>
    patrickelectric committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a6c2048 View commit details
    Browse the repository at this point in the history