tcpasters/contrib/systemd/tcp-filter-hash.timer
Thorsten Schubert 762bf9ed8e
All checks were successful
continuous-integration/drone/push Build is passing
OCI compatible container configuration
2022-09-17 10:03:52 +02:00

15 lines
No EOL
289 B
SYSTEMD

# /etc/systemd/system/tcp-expire.timer
# SPDX-License-Identifier: AGPL-3.0-or-later
# Copyright © 2022 Thorsten Schubert <tschubert@bafh.org>
[Unit]
Description=Remove blacklisted pastes
[Timer]
OnCalendar=hourly
RandomizedDelaySec=120
Persistent=true
[Install]
WantedBy=timers.target