From 7e295cc94ad55b07c89fc87fb9b2d01a69788c4b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 8 Apr 2011 15:33:09 +0200 Subject: basedir: clarify that all variables need to be set to absolute paths As discussed on XDG. --- basedir/basedir-spec.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/basedir/basedir-spec.xml b/basedir/basedir-spec.xml index e76673b..03a982b 100644 --- a/basedir/basedir-spec.xml +++ b/basedir/basedir-spec.xml @@ -99,6 +99,11 @@ + + All paths set in these environment variables must be + absolute. If an implementation encounters a relative path in any + of these variables it should consider the path invalid and ignore + it. -- cgit v1.2.3-54-g00ecf