9 lines
138 B
SYSTEMD
9 lines
138 B
SYSTEMD
[Unit]
|
|
Description=Pre-Generate Nextcloud preview thumbnails
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/15
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|