summarylogtreecommitdiffstats
path: root/nextcloud-files-scan-all.service
blob: 21e0520a30d00e2f16360a3d0d57ebad903f5847 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Nextcloud; scan all files

[Service]
User=nextcloud
ExecStart=/usr/bin/php-legacy -f /usr/share/webapps/nextcloud/occ files:scan --all

[Install]
WantedBy=basic.target