Hacker News new | ask | show | jobs
by searealist 1387 days ago
And if I want to run a daemon as a user where should the socket go?
1 comments

For example the OpenSSH agent uses this path:

/run/user/$UID/openssh_agent

Several things place sockets there, some other stuff places the socket in a subdirectory.