On Thu Nov 27 2014 at 8:09:42 PM Markus Raab <[email protected]>
wrote:

> s to be a bug in the standard. The specification states:
> "If, when attempting to write a file, the destination directory is
> non-existant
> an attempt should be made to create it with permission 0700."
>

It also states:
"$XDG_CONFIG_DIRS defines the preference-ordered set of base directories to
search for configuration files in addition to the $XDG_CONFIG_HOME base
directory."

 So $XDG_CONFIG_HOME should always take precedence over any directory
defined in $XDG_CONFIG_DIRS, using the default $HOME/.config location if
the variable is undefined. A tool like kdb should read defaults from
$XDG_CONFIG_DIRS, but never write anything there.
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg

Reply via email to