mirror of
https://git.0x0.st/mia/0x0
synced 2026-08-21 14:36:57 +02:00
10 lines
112 B
SYSTEMD
10 lines
112 B
SYSTEMD
[Unit]
|
|
Description=Prune 0x0 files
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|