-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
This is to let you know that signald is moving it's default socket file location. The old location and the new location should both be searched, as the old location isn't being deprecated any time soon.
more details in #66, although what you need to know is:
please ensure your client's default behavior when the user has not specified a different path to the socket file is to first attempt to connect to
$XDG_RUNTIME_DIR/signald/signald.sock
, then fall back to/var/run/signald/signald.sock
.
signald has a CLI flag --user-socket
to it to make it use the new behavior.
Metadata
Metadata
Assignees
Labels
No labels