Re: GNU Shepherd 0.9.0 released
Brian Cully <[email protected]> Thu, 07 Apr 2022 10:11:47 -0400
| Newsgroups | gmane.lisp.guile.user,gmane.comp.gnu.guix.devel,gmane.lisp.guile.sources |
|---|---|
| Message-ID | <[email protected]> |
Liliana Marie Prikler <[email protected]> writes: > Am Mittwoch, dem 06.04.2022 um 23:25 +0200 schrieb Ludovic Court=C3=A8s: >> =C2=A0 ** Log file of unprivileged =E2=80=98shepherd=E2=80=99 is now und= er $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.ht= ml ---[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