xdg base directory - What creates $HOME/.local/share/keyrings? - Ask Ubuntu
according xdg base directory spec,
$xdg_data_homedefines base directory relative user specific data files should stored. if$xdg_data_homeeither not set or empty, default equal$home/.local/shareshould used.
i set $xdg_data_home $home/appdata in .profile. far, seems respect except keeps creating files under $home/.local/share/keyrings. creates these files, or how can find out?
this apparently bug in gnome-keyring. workaround suggested in comment #6 not work.
Comments
Post a Comment