## Managed by Ansible ## [Unit] Description = Nextcloud nightly background job [Service] Type=simple User={{ webserver_user }} ExecStart=/usr/local/bin/nextcloud_nightlycron.sh [Install] WantedBy=multi-user.target