mirror of
https://github.com/mia-0/0x0.git
synced 2026-01-23 01:24:02 +00:00
9 lines
112 B
SYSTEMD
9 lines
112 B
SYSTEMD
[Unit]
|
|
Description=Prune 0x0 files
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|