1
0
Fork 0
mash-ansible-role-nextcloud/templates/systemd/app-update.timer.j2

9 lines
236 B
Text
Raw Permalink Normal View History

[Unit]
Description=Periodically update the apps for Nextcloud ({{ nextcloud_identifier }})
[Timer]
Unit={{ nextcloud_identifier }}-app-update.service
OnCalendar={{ nextcloud_auto_app_update_schedule }}
[Install]
WantedBy=timers.target