summaryrefslogtreecommitdiff
path: root/src/etc/cron.d/vyos-geoip
AgeCommit message (Collapse)Author
2026-04-10T8459: Fix cron GeoIP update remove unexpected force optionViacheslav Hletenko
Remove unexpected `--force` option for the GeoIP update cron task $ /usr/libexec/vyos/geoip-update.py --force usage: geoip-update.py [-h] [--init] geoip-update.py: error: unrecognized arguments: --force
2022-06-11firewall: T4299: Add support for GeoIP filteringsarthurdev