multipathd: restrict /var/run/multipathd.sock permissions further
authorMike Snitzer <snitzer@redhat.com>
Wed, 29 Apr 2009 19:26:32 +0000 (15:26 -0400)
committerMike Snitzer <snitzer@redhat.com>
Wed, 29 Apr 2009 19:26:32 +0000 (15:26 -0400)
commit7395bcda3a218df2eab1617df54628af0dc3456e
tree0c1096cf1f68c27b00519f2668252a8b68dccc65
parent7cb9418355fb2845b39bd187f39838b7ca241f94
multipathd: restrict /var/run/multipathd.sock permissions further

Use a more restrictive umask for /var/run/multipathd.sock
Group and Other do not need to access the socket.

Signed-off-by: Mike Snitzer <snitzer@redhat.com>
multipathd/main.c