mirror of
https://git.0x0.st/mia/0x0.git
synced 2024-11-08 11:18:59 -05: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
|