1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/kanboard/templates/kanboard-cron.timer
Florian Pritz adeabe721e kanboard: Run cronjob for automatic actions
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2017-06-19 11:04:56 +02:00

10 lines
112 B
SYSTEMD

[Unit]
Description=Kanboard cronjob
[Timer]
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target