Skip to content

Add cron for utilizing server-sync #15

@SHU-red

Description

@SHU-red

Seems like cron is not installed on your arch-linux installation

Adding something like (not knowing arch very well)

pacman -Suy cronie
systemctl enable --now cronie.service

could solve it i think?

So then i could add cron-jobs for executing task sync and editing crontab -e and mount something like:

<mount>:/etc/crontabs/

Feel free to add this to your example docker compose?!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions