11 lines
133 B
SYSTEMD
11 lines
133 B
SYSTEMD
|
[Unit]
|
||
|
Description=dwelling-upload-clear
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=hourly
|
||
|
AccuracySec=1h
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|