[Unit]
Description=Cron for owncloud background jobs

[Service]
Type=oneshot
ExecStart=/usr/bin/php -f /usr/share/owncloud/cron.php
User=apache