10 lines
117 B
SYSTEMD
10 lines
117 B
SYSTEMD
|
[Unit]
|
||
|
Description=Run cleanup-downloads
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|