[systemd-devel] [PATCH 0/2] Don't hardcode ~/.config in presence of XDG_CONFIG_HOME

Tanu Kaskinen tanu.kaskinen at linux.intel.com
Sat May 3 01:52:11 PDT 2014


These patches supersede an earlier patch of mine:
http://thread.gmane.org/gmane.comp.sysutils.systemd.devel/18473/focus=18474

Tanu Kaskinen (2):
  path-util: add path_make_relative()
  path-lookup: don't hardcode .config

 src/shared/path-lookup.c | 12 +++++--
 src/shared/path-util.c   | 90 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/shared/path-util.h   |  1 +
 3 files changed, 101 insertions(+), 2 deletions(-)

-- 
1.9.0



More information about the systemd-devel mailing list