Skip to content

Default to XDG_RUNTIME_DIR rather than /tmp for daemon socket files on Linux #580

@atheriel

Description

@atheriel

It seems to be the prevailing convention for "modern" tools to put socket files in $XDG_RUNTIME_DIR, e.g $XDG_RUNTIME_DIR/roborev/daemon.sock, but I notice that we seem to put them in /tmp by default instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions