12 lines
173 B
SYSTEMD
12 lines
173 B
SYSTEMD
|
[Unit]
|
||
|
Description=Daily TeXLive regeneration
|
||
|
Documentation=info:kpathsea
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
RandomizedDelaySec=12h
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|