You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.