services.geoipupdate.settings.DatabaseDirectory
The directory to store the database files in. The
directory will be automatically created, the owner
changed to geoip and permissions
set to world readable. This applies if the directory
already exists as well, so don't use a directory with
sensitive contents.
- Type
absolute path- Default
"/var/lib/GeoIP"- Example
"/run/GeoIP"- Declared
- <nixpkgs/nixos/modules/services/misc/geoipupdate.nix>