Make /usr/share paths comply with FHS

This commit is contained in:
Pablo Correa Gomez 2024-09-24 19:09:53 +00:00 committed by Johannes Marbach
parent e3325b30bd
commit dd4905ccfb
10 changed files with 21 additions and 21 deletions

View file

@ -52,8 +52,8 @@ Mandatory arguments to long options are mandatory for short options too.
-C, --config-override Path to a config override file. Can be supplied
multiple times. Config files are merged in the
following order:
* /usr/share/unl0kr.conf
* /usr/share/unl0kr.conf.d/* (alphabetically)
* /usr/share/unl0kr/unl0kr.conf
* /usr/share/unl0kr/unl0kr.conf.d/* (alphabetically)
* /etc/unl0kr.conf
* /etc/unl0kr.conf.d/* (alphabetically)
* Override files (in supplied order)