File pihole-updateGravity.timer of Package pihole
# /usr/lib/systemd/system/pihole-updateGravity.timer # # Copyright (c) 2018 Malcolm J Lewis <malcolmlewis@opensuse.org> # [Unit] Description=Download any updates from the adlists After=network.target local-fs.target [Timer] OnCalendar=weekly AccuracySec=1m RandomizedDelaySec=2h Persistent=true [Install] WantedBy=timers.target