Skip to content
Commit 6f6c6914 authored by Christian Mollekopf's avatar Christian Mollekopf
Browse files

Use the target of the symlink instead as socket directory.

Socket paths must be shorter than 108 characters, and the symlink is quickly beyond that.
By using the actual directory this can be avoided.

This results in the socket used to start the mysql database, as well as
the socket in akonadiconnectionrc being set to the /tmp/ path.

BUG: 277839
REVIEW: 112152
parent a2ada719
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment