diff options
author | Max Kellermann <max@duempel.org> | 2008-10-30 18:03:18 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-30 18:03:18 +0100 |
commit | 4d72bda4c3a6dc9ae774c6bf664e42090360dc7e (patch) | |
tree | e6bfe2681e524eed4ec4ebb763905c6e09a23fb3 /src/pcm_channels.c | |
parent | 9ec695559fed11acf6123db3cf350ad7206be34c (diff) | |
download | mpd-4d72bda4c3a6dc9ae774c6bf664e42090360dc7e.tar.gz mpd-4d72bda4c3a6dc9ae774c6bf664e42090360dc7e.tar.xz mpd-4d72bda4c3a6dc9ae774c6bf664e42090360dc7e.zip |
listen: set file mode 666 on the unix socket
Depending on MPD's umask, the file permissions of the unix socket were
too restrictive, and many clients were not able to connect. Do a
chmod(0666) on the socket, to allow everybody to connect.
Diffstat (limited to 'src/pcm_channels.c')
0 files changed, 0 insertions, 0 deletions