1
0
Fork 0
mash-ansible-role-nextcloud/templates/systemd/cron.service.j2

7 lines
234 B
Text
Raw Normal View History

2023-03-17 10:34:15 +01:00
[Unit]
Description=Runs the cronjobs For Nextcloud ({{ nextcloud_identifier }})
[Service]
Type=oneshot
ExecStart={{ devture_systemd_docker_base_host_command_docker }} exec {{ nextcloud_identifier }}-server php /var/www/html/cron.php