Liliana Marie Prikler <liliana.prik...@gmail.com> writes:
> Am Mittwoch, dem 06.04.2022 um 23:25 +0200 schrieb Ludovic Courtès: >> ** Log file of unprivileged ‘shepherd’ is now under $XDG_DATA_DIR > Should that not be $XDG_STATE_DIR? I believe it should be $XDG_STATE_HOME, in fact. See: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html ---[snip]--- $XDG_STATE_HOME defines the base directory relative to which user-specific state files should be stored. If $XDG_STATE_HOME is either not set or empty, a default equal to $HOME/.local/state should be used. ---[snip]--- -bjc