aboutsummaryrefslogtreecommitdiffstats
path: root/exmachina.py
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2012-12-26 01:56:02 +0100
committerbnewbold <bnewbold@robocracy.org>2012-12-26 01:56:02 +0100
commitc704b615f2a5ed676f64d52ecbda9a45ba1c8409 (patch)
tree95c7291abdf28cde8a72011bff61e1dc3ab6f686 /exmachina.py
parentabad293c23582fb5aae0c053f995db8e2b78f88b (diff)
downloadexmachina-c704b615f2a5ed676f64d52ecbda9a45ba1c8409.tar.gz
exmachina-c704b615f2a5ed676f64d52ecbda9a45ba1c8409.zip
document per-app socket paths
Diffstat (limited to 'exmachina.py')
-rwxr-xr-xexmachina.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/exmachina.py b/exmachina.py
index f94f230..4fe6e75 100755
--- a/exmachina.py
+++ b/exmachina.py
@@ -33,6 +33,9 @@ attack on the client, which could feed back malicious information.
Alternatively, an optional user or group can be specified and the socket file
will have it's ownership and permissions changed appropriately.
+
+Note that the socket path would need to be changed on a per-application basis
+so that competing daemons don't block/clobber each other.
"""
import os