This repository has been archived on 2023-08-27. You can view files and clone it, but cannot push or open issues or pull requests.
tcpaste/contrib/systemd/tcp-expire.timer
Thorsten Schubert 4f4cb4258d
All checks were successful
continuous-integration/drone/push Build is passing
Rename to erased
2021-10-29 22:00:50 +02:00

10 lines
140 B
SYSTEMD

[Unit]
Description=Remove expired pastes
[Timer]
OnCalendar=daily
RandomizedDelaySec=120
Persistent=true
[Install]
WantedBy=timers.target