The name of the file to pass to shm_open() is pwmd.<uid>.
commitfaee47265df2c72b51023c66411d9478974f382b
authorBen Kibbey <bjk@luxsci.net>
Thu, 28 Dec 2006 04:07:30 +0000 (27 23:07 -0500)
committerBen Kibbey <bjk@luxsci.net>
Thu, 28 Dec 2006 04:07:30 +0000 (27 23:07 -0500)
tree505229dc75f94a95d9158947d19a2bfa089420f4
parentc2383348b9796dcd201cbb65f08267a8e319971d
The name of the file to pass to shm_open() is pwmd.<uid>.

Added O_EXCL to shm_open() flags.
src/pwmd.c