Saturday, 24 August 2013

Idiomatic location for file based sockets on Debian systems

Idiomatic location for file based sockets on Debian systems

I am writing a daemon process for a Debian system in C that uses a Unix
Domain Socket.
If the deamon process's working directory is the root directory, is there
an idiomatic directory to place the socket on the file system?

No comments:

Post a Comment