pfelk / docker

Deploy pfelk with docker-compose
Apache License 2.0
56 stars 20 forks source link

Change GeoIP db location to /var/lib #25

Closed renini closed 3 years ago

renini commented 3 years ago

Change GeoIP db location to /var/lib

/var/lib : Variable state information
https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch05s08.html
/usr/share : Architecture-independent data
https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s11.html

/var/lib/GeoIP seems to be a location more fitting for the geoip db files