Whamcloud - gitweb
uuidd: Use /var/lib/libuuid instead of /var/run/uuidd
authorTheodore Ts'o <tytso@mit.edu>
Mon, 17 Dec 2007 20:12:04 +0000 (15:12 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 Dec 2007 20:12:04 +0000 (15:12 -0500)
commit2165003bd5d3dc25a623417add49f2c38360d2b7
treeabdde24e8003fff3b2fa42470c537198405dee44
parent740837def7fc55ba6b0368f46a4b4abcaba0becd
uuidd: Use /var/lib/libuuid instead of /var/run/uuidd

/var/run can get completely removed at reboot, and uuidd doesn't have
permissions to recreate /var/run/uuidd.  So instead use
/var/lib/libuuidd for the unix domain socket and pid files.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/uuid-runtime.postinst
lib/uuid/uuidd.h