Closed mlichvar closed 2 months ago
This moves the default socket to /run to avoid a world-writable directory, adds a check to make sure the socket path is correctly terminated and unlinks the socket to allow starting when it already exists.
LGTM, thanks!
This moves the default socket to /run to avoid a world-writable directory, adds a check to make sure the socket path is correctly terminated and unlinks the socket to allow starting when it already exists.