summarylogtreecommitdiffstats
path: root/nft-blacklist.timer
blob: f3d5a1ecbf641ba176aac3587cc6ad375afda73c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Run nft-blacklist daily and on boot

[Timer]
OnBootSec=15s
OnCalendar=daily
RandomizedDelaySec=30s

[Install]
WantedBy=timers.target