Document platform-specificity of unix_socket_permissions.
Back-patch to 8.4 (all supported versions).
This commit is contained in:
parent
7ed908be41
commit
fbd32b0cab
@ -640,7 +640,11 @@ include 'filename'
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
This parameter is irrelevant on Windows, which does not have
|
This parameter is irrelevant on systems, notably Solaris as of Solaris
|
||||||
|
10, that ignore socket permissions entirely. There, one can achieve a
|
||||||
|
similar effect by pointing <varname>unix_socket_directories</> to a
|
||||||
|
directory having search permission limited to the desired audience.
|
||||||
|
This parameter is also irrelevant on Windows, which does not have
|
||||||
Unix-domain sockets.
|
Unix-domain sockets.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user