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