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