Rework state/runtime directory logic
commitbd05b36a1eb54f51c9e901738a422a621fe0918d
authorLennart Poettering <lennart@poettering.net>
Thu, 7 Aug 2008 00:25:48 +0000 (7 02:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 7 Aug 2008 00:25:48 +0000 (7 02:25 +0200)
tree7caa11ab24dca0eb18300e70b1ff3f2ab77d79de
parent4e6fb67e9fc5c0342e3c92f4bcb9a9e16137dee1
Rework state/runtime directory logic

The runtime directory is now guaranteed to be in /tmp which will hopefully
provide support for POSIX file locking and UNIX sockets.

The state directory stays in $HOME.
src/pulsecore/core-util.c