aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2792_checkdir
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2792_checkdir')
-rw-r--r--changes/bug2792_checkdir8
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug2792_checkdir b/changes/bug2792_checkdir
deleted file mode 100644
index 10de1deb2..000000000
--- a/changes/bug2792_checkdir
+++ /dev/null
@@ -1,8 +0,0 @@
- o Minor features:
- - Tor now refuses to create a ControlSocket in a directory that is
- world-readable (or group-readable if ControlSocketsGroupWritable
- is 0). This is necessary because some operating systems do not
- check the permissions on an AF_UNIX socket when programs try to
- connect to it. Checking permissions on the directory holding
- the socket, however, seems to work everywhere.
-