Thorsten Schubert
4f4cb4258d
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
140 B
SYSTEMD
10 lines
140 B
SYSTEMD
[Unit]
|
|
Description=Remove expired pastes
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=120
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|