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