11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
[Unit]
|
|
Description=Run Prometheus TSDB prune script every 6 hours
|
|
|
|
[Timer]
|
|
OnBootSec=10min
|
|
OnUnitActiveSec=6h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|